Skip to content

Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operator '5135028d69782184553b57088981c72125aa77d7'#941

Merged
jgwest merged 2 commits into
redhat-developer:masterfrom
jgwest:upgrade-rollouts-manager
Aug 11, 2025
Merged

Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operator '5135028d69782184553b57088981c72125aa77d7'#941
jgwest merged 2 commits into
redhat-developer:masterfrom
jgwest:upgrade-rollouts-manager

Conversation

@jgwest

@jgwest jgwest commented Aug 7, 2025

Copy link
Copy Markdown
Member

Update to most recent 'argo-rollouts-manager' commit: argoproj-labs/argo-rollouts-manager@a100fc1

Update to the most recent ''argocd-operator' commit: argoproj-labs/argocd-operator@5135028

Some additional gitops-operator changes were required due to Namespace Management feature added to argocd-operator. I made them as part of this PR.

…0d31a8be2956f96005d77'

Signed-off-by: Jonathan West <jonwest@redhat.com>
@openshift-ci openshift-ci Bot requested review from anandrkskd and chetan-rns August 7, 2025 16:40
@openshift-ci

openshift-ci Bot commented Aug 7, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign anandf for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jgwest jgwest force-pushed the upgrade-rollouts-manager branch 4 times, most recently from 18dec8f to 0ed979c Compare August 10, 2025 13:13
Signed-off-by: Jonathan West <jonwest@redhat.com>
@jgwest jgwest force-pushed the upgrade-rollouts-manager branch from 0ed979c to 69a0511 Compare August 10, 2025 15:55
@jgwest jgwest changed the title Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operatgor '5135028d69782184553b57088981c72125aa77d7' Aug 10, 2025
@jgwest jgwest changed the title Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operatgor '5135028d69782184553b57088981c72125aa77d7' Update to latest commit of argo-rollouts-manager 'a100fc1d88b8e3eee5d0d31a8be2956f96005d77' and argocd-operator '5135028d69782184553b57088981c72125aa77d7' Aug 10, 2025

@chetan-rns chetan-rns left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

/lgtm

Comment thread cmd/main.go
setupLog.Info(fmt.Sprintf("Component registered: %v", reflect.ValueOf(f)))
}

func initK8sClient() (*kubernetes.Clientset, error) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: We could move this function to a different package so that it can be reused everywhere. There's already a similar function here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Agreed, thanks @chetan-rns! I will follow up with this on a separate PR.

@jgwest

jgwest commented Aug 11, 2025

Copy link
Copy Markdown
Member Author

Thanks for reviewing @chetan-rns!

@jgwest jgwest merged commit 2df7e8e into redhat-developer:master Aug 11, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants