-
Notifications
You must be signed in to change notification settings - Fork 307
internal-services update #8122
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
internal-services update #8122
Conversation
Code Review by Geminicomponents/internal-services/kustomization.yamlImprovement: Consider adding a comment to the --- a/components/internal-services/kustomization.yaml
+++ b/components/internal-services/kustomization.yaml
@@ -4,6 +4,7 @@
- internal_service_request_service_account.yaml
- internal_service_service_account_token.yaml
- internal-services.yaml
+- # Update CRDs to reflect changes from konflux-ci/internal-services/pull/310
- https://github.com/konflux-ci/internal-services/config/crd?ref=05cac0e3c04a002645983632172cb9b2d814a93d
apiVersion: kustomize.config.k8s.io/v1beta1 |
7b1fc55
to
974b105
Compare
Code Review by GeminiThe change updates the Git reference for the --- a/components/internal-services/kustomization.yaml
+++ b/components/internal-services/kustomization.yaml
@@ -1,12 +1,12 @@
resources:
- internal_service_request_role.yaml
- internal_service_request_role_binding.yaml
- internal_service_request_service_account.yaml
- internal_service_service_account_token.yaml
- internal-services.yaml
-- https://github.com/konflux-ci/internal-services/config/crd?ref=957f69fadd27b34c749b9ecc79933f311d8cf91c
+- https://github.com/konflux-ci/internal-services/config/crd?ref=ac050a9626da682a0b6a1f5eaafaa7609f99d8c2 This is a straightforward update of a dependency's CRD version. Assuming the new commit hash Improvements: |
904dcf2
to
9e1e135
Compare
Code Review by GeminiThe provided diff updates the There are no bugs or issues in the provided code changes. The update of the Git reference is a standard practice for managing dependencies in Kustomize. --- a/components/internal-services/kustomization.yaml
+++ b/components/internal-services/kustomization.yaml
@@ -6,4 +6,4 @@
- internal_service_request_service_account.yaml
- internal_service_service_account_token.yaml
- internal-services.yaml
-- https://github.com/konflux-ci/internal-services/config/crd?ref=957f69fadd27b34c749b9ecc79933f311d8cf91c
+- https://github.com/konflux-ci/internal-services/config/crd?ref=8f81d0253425ce382e70a11ac8f526bf967f8bc6 |
b238315
to
1f00011
Compare
Code Review by GeminiThe change updates the Git reference for fetching Custom Resource Definitions (CRDs) from the Potential Issues & Improvements:
|
f4e70bb
to
8d9e4eb
Compare
@rh-tap-build-team[bot]: The following test 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. |
0aee47b
to
c247e44
Compare
65cdc0f
to
95efa43
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rh-tap-build-team[bot] 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 |
Included PRs: