Skip to content
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

helm: Bump default spire image version #25444

Merged
merged 2 commits into from May 16, 2023

Conversation

sayboras
Copy link
Member

@sayboras sayboras commented May 15, 2023

Description

Testing was done locally to make sure there is no breaking change.

$ cilium connectivity test --test auth
...

[=] Test [echo-ingress-auth-always-fail]
........
[=] Test [echo-ingress-auth-mtls-spiffe]
........
✅ All 2 tests (16 actions) successful, 45 tests skipped, 0 scenarios skipped.

Signed-off-by: Tam Mach tam.mach@cilium.io

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 15, 2023
@sayboras sayboras added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label May 15, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 15, 2023
@sayboras sayboras added area/helm Impacts helm charts and user deployment experience dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels May 15, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 15, 2023
Testing was done locally to make sure there is no breaking change.

```
$ cilium connectivity test --test auth
...

[=] Test [echo-ingress-auth-always-fail]
........
[=] Test [echo-ingress-auth-mtls-spiffe]
........
✅ All 2 tests (16 actions) successful, 45 tests skipped, 0 scenarios skipped.
```

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras sayboras marked this pull request as ready for review May 15, 2023 10:42
@sayboras sayboras requested review from a team as code owners May 15, 2023 10:42
@sayboras sayboras added the area/servicemesh GH issues or PRs regarding servicemesh label May 15, 2023
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but please rework the description of the second commit. The motivation is not clear to me (Do you mean that you add this line to the config file to have the bot update the SPIRE images using the info from values.yaml.tmpl, and that unless we add more config this is the only image it should update? If so, please mention explicitly that the intent is to handle updates for the SPIRE images. Or do you mean something else?)

+ Typo in commit title, configu.

This is to make sure that spire images mentnioned in values.yaml.tmpl
are updated automatically by renovate bot. While there are other image
values, renovate bot should only update spire image values as these are
following one liner format.

Signed-off-by: Tam Mach <tam.mach@cilium.io>
Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reads much better, thank you!

@qmonnet
Copy link
Member

qmonnet commented May 16, 2023

Travis simply had a hiccup: apt-get install failed, temporary failure to reach ports.ubuntu.com.

@qmonnet
Copy link
Member

qmonnet commented May 16, 2023

/test

@sayboras
Copy link
Member Author

run-time failed for below issue

https://jenkins.cilium.io/job/Cilium-PR-Runtime-net-next/6719/testReport/(root)/Suite-runtime/RuntimeDatapathPrivilegedUnitTests_Run_Tests/

	 [10:48:59] --- FAIL: TestGetIdentity (0.86s)
	 [10:48:59]   --- FAIL: TestGetIdentity/Duplicated_key (0.26s)
	 [10:48:59] 
	 [10:48:59]     identity_test.go:226: Identity not found in the store

@sayboras
Copy link
Member Author

/mlh test-runtime

@sayboras
Copy link
Member Author

/mlh new-flake Cilium-PR-Runtime-net-next

@sayboras
Copy link
Member Author

/test-runtime

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 16, 2023
@sayboras sayboras merged commit 1c52d1d into cilium:main May 16, 2023
58 checks passed
@sayboras sayboras deleted the tam/spire-image-helm branch May 16, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Impacts helm charts and user deployment experience area/servicemesh GH issues or PRs regarding servicemesh ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants