-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(k8s): Add Deployment Kind support for Blue/Green deployments #5830
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8374a28 - Browse repository at this point
Copy the full SHA 8374a28View commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8015274 - Browse repository at this point
Copy the full SHA 8015274View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976f368 - Browse repository at this point
Copy the full SHA 976f368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f46f95 - Browse repository at this point
Copy the full SHA 5f46f95View commit details
Commits on Dec 15, 2022
-
refactor(web): Clean up redundant spring property in gradle file (spi…
…nnaker#5834) The property spring.config.additional-location is redundant in clouddriver-web.gradle file. This property is set by class com.netflix.spinnaker.kork.boot.DefaultPropertiesBuilder in com.netflix.spinnaker.clouddriver.Main. So removing it from gradle file.
Configuration menu - View commit details
-
Copy full SHA for ecddace - Browse repository at this point
Copy the full SHA ecddaceView commit details -
feat(kubernetes): add endpoints to allow k8s tasks to be retried by o…
…rca (spinnaker#5833) Co-authored-by: Apoorv Mahajan <amahaja3@ncsu.edu> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 990170f - Browse repository at this point
Copy the full SHA 990170fView commit details -
chore(dependencies): Autobump korkVersion (spinnaker#5836)
Co-authored-by: root <root@923768a73b79>
Configuration menu - View commit details
-
Copy full SHA for 7f71816 - Browse repository at this point
Copy the full SHA 7f71816View commit details -
chore(dependencies): Autobump korkVersion (spinnaker#5837)
Co-authored-by: root <root@460f62b24dfe>
Configuration menu - View commit details
-
Copy full SHA for 7caed07 - Browse repository at this point
Copy the full SHA 7caed07View commit details -
chore(dependencies): Autobump korkVersion (spinnaker#5838)
Co-authored-by: root <root@bd924b84c45e>
Configuration menu - View commit details
-
Copy full SHA for ecb75d0 - Browse repository at this point
Copy the full SHA ecb75d0View commit details -
chore(dependencies): Autobump korkVersion (spinnaker#5839)
Co-authored-by: root <root@c0db2dce1dda>
Configuration menu - View commit details
-
Copy full SHA for 915e3c4 - Browse repository at this point
Copy the full SHA 915e3c4View commit details -
chore(dependencies): remove dependency on groovy-all where straightfo…
…rward (spinnaker#5840) with a specific goal to get org.testng:testng:7.4.0 out of shipping code, since it's vulnerable to CVE-2022-4065. Note: groovy-all and testng remain in clouddriver-yandex, but they're gone (besides test configurations) elsewhere. test(integration): test red/black deployment test(integration): test blue/green deployment
Configuration menu - View commit details
-
Copy full SHA for 7294894 - Browse repository at this point
Copy the full SHA 7294894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3277395 - Browse repository at this point
Copy the full SHA 3277395View commit details