-
Couldn't load subscription status.
- Fork 343
feat(repo-server): Build system CA trust from user configured sources #987
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
base: master
Are you sure you want to change the base?
feat(repo-server): Build system CA trust from user configured sources #987
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
4314cc3 to
a114119
Compare
a114119 to
034f702
Compare
|
/retest |
go.mod
Outdated
| k8s.io/sample-controller => k8s.io/sample-controller v0.33.1 | ||
| ) | ||
|
|
||
| replace github.com/argoproj-labs/argocd-operator => github.com/olivergondza/argocd-operator v0.14.0-rc1.0.20250930152012-c0a9ad2ab6f3 |
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.
Replace with actual version bump before merging
Signed-off-by: Oliver Gondža <[email protected]>
a2fbb78 to
db843d4
Compare
|
/retest |
Signed-off-by: Oliver Gondža <[email protected]>
db843d4 to
de747ce
Compare
|
@olivergondza: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
What does this PR do / why we need it:
Downstream version of argoproj-labs/argocd-operator#1876.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Implements argoproj-labs/argocd-operator#1830
Test acceptance criteria:
How to test changes / Special notes to the reviewer: