-
Notifications
You must be signed in to change notification settings - Fork 31
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
adding annotations to the deployment #279
Conversation
@ekirmayer Could you update your code so that the CI can pass? It looks like you need to run |
@ushitora-anqou i see that there are two failing test on connectivity but i cant re-trigger the action. Is it something i need to fix? |
I don't think you need to fix anything. Actually, the e2e tests are kind of flaky. I'll retry them. |
This flakiness is consistently happened on CI. I'll try to solve it. |
@ekirmayer |
Signed-off-by: Kirmayer Elad <[email protected]>
Still failing... I'll dig into it more. |
I retried and CI passed. I suspect the flakiness may still exist, but we can proceed. |
Thank you for your contribution! |
This will allow passing annotations at the deployment level. Allow supporting controllers which use the deployment annotations.