-
Notifications
You must be signed in to change notification settings - Fork 867
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(controller): don't hardcode experiment ports; always create service #2397
Commits on Oct 21, 2022
-
Copy ports from replicaset rather than hardcoding them
Fixes: argoproj#2233 Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 952d043 - Browse repository at this point
Copy the full SHA 952d043View commit details -
Allow user to set the experiment service name.
Create a service even though a weight is not set (when the name is provided) Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69e9061 - Browse repository at this point
Copy the full SHA 69e9061View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ae5ad - Browse repository at this point
Copy the full SHA d6ae5adView commit details -
Run codegen again, service name is optional
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 666d888 - Browse repository at this point
Copy the full SHA 666d888View commit details -
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 431f894 - Browse repository at this point
Copy the full SHA 431f894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b01f1 - Browse repository at this point
Copy the full SHA 49b01f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21adb4a - Browse repository at this point
Copy the full SHA 21adb4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f534f9c - Browse repository at this point
Copy the full SHA f534f9cView commit details
Commits on Oct 22, 2022
-
Extend from corev1.ServiceSpec
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b22947 - Browse repository at this point
Copy the full SHA 2b22947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f28e2b - Browse repository at this point
Copy the full SHA 0f28e2bView commit details
Commits on Oct 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6525b3f - Browse repository at this point
Copy the full SHA 6525b3fView commit details -
infer ports from ReplicaSet. this should fix e2e tests
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d805441 - Browse repository at this point
Copy the full SHA d805441View commit details -
Merge remote-tracking branch 'origin/experiment-service-name' into ex…
…periment-service-name
Configuration menu - View commit details
-
Copy full SHA for 5b66607 - Browse repository at this point
Copy the full SHA 5b66607View commit details -
disable service where service is not needed or expected set ports where service must be created Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 303b29e - Browse repository at this point
Copy the full SHA 303b29eView commit details -
use json inline so that crd reflects ports
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1371cd - Browse repository at this point
Copy the full SHA d1371cdView commit details -
Add codegen openapi_generated.go
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1247e1 - Browse repository at this point
Copy the full SHA e1247e1View commit details -
fix codegen, protobuf is needed
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8c4157 - Browse repository at this point
Copy the full SHA b8c4157View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8c671cc - Browse repository at this point
Copy the full SHA 8c671ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6b858 - Browse repository at this point
Copy the full SHA de6b858View commit details -
Add unit test to new not tested code - copy pods from RS
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc379f7 - Browse repository at this point
Copy the full SHA bc379f7View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9437f6d - Browse repository at this point
Copy the full SHA 9437f6dView commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a179d4 - Browse repository at this point
Copy the full SHA 9a179d4View commit details -
Address PR comment: set entire spec
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c32cbe7 - Browse repository at this point
Copy the full SHA c32cbe7View commit details -
docs: update experiment and rollout spec
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f5ed7a - Browse repository at this point
Copy the full SHA 0f5ed7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f46d8c - Browse repository at this point
Copy the full SHA 8f46d8cView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 95b48ca - Browse repository at this point
Copy the full SHA 95b48caView commit details
Commits on Nov 4, 2022
-
redo pr. drop spec changes. only inherit ports and always create the …
…service. update docs Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09ac6e1 - Browse repository at this point
Copy the full SHA 09ac6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e77224 - Browse repository at this point
Copy the full SHA 9e77224View commit details -
Configuration menu - View commit details
-
Copy full SHA for b262cd1 - Browse repository at this point
Copy the full SHA b262cd1View commit details -
revert changes. only enable service if weighted or template service n…
…ot nil Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcbb31a - Browse repository at this point
Copy the full SHA fcbb31aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1984d - Browse repository at this point
Copy the full SHA 0c1984dView commit details -
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a073c5 - Browse repository at this point
Copy the full SHA 2a073c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2ce03 - Browse repository at this point
Copy the full SHA 9d2ce03View commit details -
drop test which is not relevant any more
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80eea63 - Browse repository at this point
Copy the full SHA 80eea63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1fa58 - Browse repository at this point
Copy the full SHA 4a1fa58View commit details
Commits on Nov 5, 2022
-
fix e2e - only generate service if RS has ports
Signed-off-by: Alex Eftimie <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8771a96 - Browse repository at this point
Copy the full SHA 8771a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cf3d5 - Browse repository at this point
Copy the full SHA 31cf3d5View commit details