-
Notifications
You must be signed in to change notification settings - Fork 22
Add namespace to spiffe-oidc-discovery-provider RBAC definitions #379
Conversation
…t namespace Signed-off-by: Drew Wells <dwells@infoblox.com>
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.
Good catch. Thanks for fixing this. LGTM
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.
Thanks @drewwells
Tests arent running, does this need a rebase? |
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 🚀 rerunning the failed test now succeeded.
can i get a merge? |
Its set to automerge, but something is wrong with the tests. @faisal-memon, looks like example-test (v1.27.2, examples/production) is expected, but the test here is test (v1.25.9, production-example). Looks like that has something to do with the test refactoring pr? Is that something you can fix? I don't have permissions to fix that. |
* 088b296 Improve tornjak service API to have object structure (#392) * 522066e Align tornjak clientCA naming convention (#393) * f05cb4f Add option to configure TLS/mTLS endpoint for Tornjak (#338) * f461a01 Bump test chart dependencies (#386) * ce39e82 Bump test chart dependencies (#382) * 19d3208 Fix oidc provider config change not rolling out (#383) * 0197621 Bump helm/kind-action from 1.7.0 to 1.8.0 (#384) * 3ed1859 Add missing tolerations config to daemonsets (#381) * 4ad68b1 Add namespace to spiffe-oidc-discovery-provider RBAC definitions (#379) * c1b1dd3 Add additional domains to JWT issued items. (#230) * 3405e13 Bump test chart dependencies * 81452d5 Fix missing spiffe-csi-driver imagePullSecrets template (#376) Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
* 94a2b72 Merge pull request #324 from spiffe/enable-testing-multiple-charts * e426bc0 Downgrade chart-testing tool to 3.8.0 * 09b4664 Utilize ct install --github-groups in ci workflow * 42086bd Run example tests also on all k8s versions * 4848c48 Improve Makefile help and implementation * db06038 Increase some timeouts, trying to fix the tests * 54ed71f Add back tests for examples * 4b4cef1 Skip namespace-override test because of #330 * 380979c Prevent ci folder ending up in Helm package * 06ddb7c Use chart-testing ci/*-values.yaml for testing * a4c1de7 Add basic unit test framework (#390) * 088b296 Improve tornjak service API to have object structure (#392) * 522066e Align tornjak clientCA naming convention (#393) * f05cb4f Add option to configure TLS/mTLS endpoint for Tornjak (#338) * f461a01 Bump test chart dependencies (#386) * ce39e82 Bump test chart dependencies (#382) * 19d3208 Fix oidc provider config change not rolling out (#383) * 0197621 Bump helm/kind-action from 1.7.0 to 1.8.0 (#384) * 3ed1859 Add missing tolerations config to daemonsets (#381) * 4ad68b1 Add namespace to spiffe-oidc-discovery-provider RBAC definitions (#379) * c1b1dd3 Add additional domains to JWT issued items. (#230) * 3405e13 Bump test chart dependencies * 81452d5 Fix missing spiffe-csi-driver imagePullSecrets template (#376) Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
…t namespace