Skip to content

chore(deps): bump go-client to v0.36.1, controller-runtime to v0.24.1 (#27804)#27955

Draft
dudinea wants to merge 16 commits into
argoproj:masterfrom
dudinea:bump-go-client-to-0.36.1
Draft

chore(deps): bump go-client to v0.36.1, controller-runtime to v0.24.1 (#27804)#27955
dudinea wants to merge 16 commits into
argoproj:masterfrom
dudinea:bump-go-client-to-0.36.1

Conversation

@dudinea
Copy link
Copy Markdown
Member

@dudinea dudinea commented May 21, 2026

Do not merge this until #26322 is merged!

Closes: #27804

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this does not need to be in the release notes.
  • The title of the PR states what changed and the related issues number (used for the release note).
  • The title of the PR conforms to the Title of the PR
  • I've included "Closes [ISSUE #]" or "Fixes [ISSUE #]" in the description to automatically close the associated issue.
  • I've updated both the CLI and UI to expose my feature, or I plan to submit a second PR with them.
  • Does this PR require documentation updates?
  • I've updated documentation as required by this PR.
  • I have signed off all my commits as required by DCO
  • I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
  • My build is green (troubleshooting builds).
  • My new feature complies with the feature status guidelines.
  • I have added a brief description of why this PR is necessary and/or what this PR solves.
  • Optional. My organization is added to USERS.md.
  • Optional. For bug fixes, I've indicated what older releases this fix should be cherry-picked into (this may or may not happen depending on risk/complexity).

chansuke and others added 16 commits March 17, 2026 01:57
Signed-off-by: chansuke <moonset20@gmail.com>
Signed-off-by: chansuke <moonset20@gmail.com>
Signed-off-by: chansuke <moonset20@gmail.com>
Run 'make mockgen' so the ApplicationServiceClient and ProjectServiceClient
mocks reflect the typed events.EventList return type introduced for the
event-listing APIs. Required after the merge from upstream/master, which
added ApplicationServiceClient to .mockery.yaml.

Signed-off-by: chansuke <moonset20@gmail.com>
The fake ApplicationServiceClient implementation used in cmd tests still
returned *structpb.Struct from a previous PR revision. Update it to
*eventspkg.EventList so it satisfies the regenerated client interface.

Signed-off-by: chansuke <moonset20@gmail.com>
Signed-off-by: chansuke <moonset20@gmail.com>
Signed-off-by: chansuke <chansuke0@gmail.com>
Signed-off-by: chansuke <chansuke0@gmail.com>
Signed-off-by: chansuke <chansuke0@gmail.com>
Signed-off-by: chansuke <chansuke0@gmail.com>
Signed-off-by: Eugene Doudine <eugene.doudine@octopus.com>
@bunnyshell
Copy link
Copy Markdown

bunnyshell Bot commented May 21, 2026

🔴 Preview Environment stopped on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

  • 🔵 /bns:start to start the environment
  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@dudinea dudinea changed the title chore: bump go-client to v0.36.1, controller-runtime to v0.24.1 (27804) chore(deps): bump go-client to v0.36.1, controller-runtime to v0.24.1 (27804) May 21, 2026
@dudinea dudinea changed the title chore(deps): bump go-client to v0.36.1, controller-runtime to v0.24.1 (27804) chore(deps): bump go-client to v0.36.1, controller-runtime to v0.24.1 (#27804) May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to k8s 1.36 (k8s go client 0.36)

2 participants