-
Notifications
You must be signed in to change notification settings - Fork 15
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
chore: add network policy #875
Conversation
7cfb0b7
to
b2ad601
Compare
5e54f01
to
6e9bbeb
Compare
de9cd4e
to
1fea364
Compare
/e2e --refs orchestrator=chore/network-policy |
/e2e --refs orchestrator=chore/network-policy |
/e2e --refs orchestrator=chore/network-policy |
/e2e --refs orchestrator=chore/network-policy |
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
…ests`) Signed-off-by: Guilhem Barthés <[email protected]>
…bled` is enabled Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
…sts` Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
Signed-off-by: Guilhem Barthés <[email protected]>
* chore: add network policies for Harbor * chore: add newline Signed-off-by: Guilhem Barthés <[email protected]> --------- Signed-off-by: Guilhem Barthés <[email protected]> Co-authored-by: Guilhem Barthés <[email protected]>
ec622dd
to
8694b8f
Compare
/e2e --refs orchestrator=chore/network-policy |
End to end tests: ✔️ SUCCESS Aw yeah! |
/e2e --refs orchestrator=chore/network-policy --tests sdk,substrafl,frontend,documentation,mnist,camelyon |
Signed-off-by: Guilhem Barthés <[email protected]>
/e2e --refs orchestrator=chore/network-policy --tests sdk,substrafl,frontend,documentation,mnist,camelyon |
End to end tests: ✔️ SUCCESS Congratulations! |
spec: | ||
initContainers: | ||
- name: wait-registry | ||
- name: wait-registry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## Description <!-- Please reference issue if any. --> <!-- Please include a summary of your changes. --> Fixes FL-1457 ## Companion PR - Substra/substra-backend#875 ## How has this been tested? [CI there](Substra/substra-backend#875) <!-- Please describe the tests that you ran to verify your changes. --> ## Checklist - [ ] [changelog](../CHANGELOG.md) was updated with notable changes - [ ] documentation was updated --------- Signed-off-by: Guilhem Barthés <[email protected]>
Description
Fixes FL-1457
Companion PR
How has this been tested?
CI below
Checklist