Skip to content

Conversation

Copy link

Copilot AI commented Nov 20, 2025

What this PR does / why we need it:

Updates CI workflows and Makefile to test against the latest two stable Gatekeeper releases and latest Kubernetes version.

Changes:

  • Gatekeeper versions: 3.19.3/3.20.03.20.1/3.21.0 in .github/workflows/workflow.yaml
  • Kubernetes version: 1.33.21.34.0 in Makefile
  • Gator/Gatekeeper versions: 3.20.03.21.0 in Makefile

Which issue(s) does this PR fix (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Verified kindest/node:v1.34.0 image availability. No changes to go.mod or go files per requirements.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/kubernetes-sigs/kind/releases/latest
    • Triggering command: curl -s REDACTED (http block)
  • https://api.github.com/repos/kubernetes/kubernetes/releases
    • Triggering command: curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Update to latest two gatekeeper versions in CI workflow files, update to latest kubernetes version as well in makefile and anywhere else except go.mod and go files.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update CI workflow files and Makefile for latest versions chore: update to Gatekeeper 3.20.1/3.21.0 and Kubernetes 1.34.0 Nov 20, 2025
Copilot AI requested a review from JaydipGabani November 20, 2025 18:31
Copilot finished work on behalf of JaydipGabani November 20, 2025 18:31
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.

2 participants