Update GitHub Actions Dependencies (major) by ospk8s-renovate[bot] · Pull Request #1960 · openstack-k8s-operators/openstack-operator · GitHub
Skip to content

Update GitHub Actions Dependencies (major)#1960

Open
ospk8s-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions-dependencies
Open

Update GitHub Actions Dependencies (major)#1960
ospk8s-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions-dependencies

Conversation

@ospk8s-renovate

@ospk8s-renovate ospk8s-renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2v7
actions/checkout action major v4v7
actions/setup-go action major v3v6
actions/setup-go action major v4v6
github/codeql-action action major v3v4
peter-evans/create-or-update-comment action major v4v5
peter-evans/find-comment action major v3v4
ruby (source) uses-with major 3.4.94.0.5

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v4

Compare Source

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

v3

Compare Source

actions/setup-go (actions/setup-go)

v6.5.0

Compare Source

What's Changed
Dependency update
New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v6

Compare Source

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

v5.5.0

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496
New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed
Bug fixes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

v5.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (#​421). Moreover, we update some dependencies to the latest versions (#​445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v5

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.3.0

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-go@v4...v4.2.1

v4.2.0

Compare Source

What's Changed
  • Upgrade @actions/cache by @​priyagupta108 in #​578.
    In scope of this release we updated actions/cache package to 4.0.3. This update ensures continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: actions/setup-go@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in #​393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (#​383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

v4.0.0

Compare Source

In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.

steps:
  - uses: actions/checkout@v3
  - uses: actions/setup-go@v4
    with:
      go-version: '1.19'
  - run: go run hello.go

Besides, we introduce such changes as

v4

Compare Source

github/codeql-action (github/codeql-action)

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

v4.36.0

Compare Source

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #​3894
  • Add support for SHA-256 Git object IDs. #​3893
  • Update default CodeQL bundle version to 2.25.5. #​3926

v4.35.5

Compare Source

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #​3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #​3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #​3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #​3880

v4.35.4

Compare Source

v4.35.3

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #​3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #​3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #​3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #​3852
  • Update default CodeQL bundle version to 2.25.3. #​3865

v4.35.2

Compare Source

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP cac

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ospk8s-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/release-openstack-operator.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/lints.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/lints.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/lints.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/lints.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/kustom.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-sync-check.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-sync-check.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/kustom.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/kustom.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/catalog-openstack-operator-upgrades.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/codeql.yml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/codeql.yml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/codeql.yml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/crd-size-badge.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/crd-size-badge.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

File name: .github/workflows/docs.yaml
Command failed: make gowork
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make tidy
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:197: tidy] Error 127

File name: .github/workflows/docs.yaml
Command failed: make manifests generate
make: go: No such file or directory
bash: line 1: go: command not found
make: *** [Makefile:541: gowork] Error 127

File name: .github/workflows/docs.yaml
Command failed: make bindata
make: go: No such file or directory
+ BINDATA_GIT_ADD=
+ OUT_DATA=bindata
+ EXTRACT_DIR=tmp/bindata
+ LOCAL_BINARIES=/tmp/renovate/repos/github/openstack-k8s-operators/openstack-operator/bin
+ mkdir -p tmp/bindata
+ mkdir -p bindata/crds
++ hack/pin-bundle-images.sh
hack/pin-bundle-images.sh: line 20: go: command not found
+ BUNDLES=
+ exit 1
make: *** [Makefile:174: bindata] Error 1

@openshift-ci openshift-ci Bot requested review from rabi and slagle June 26, 2026 08:40
@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ospk8s-renovate[bot]
Once this PR has been reviewed and has the lgtm label, please assign abays 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

@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Hi @ospk8s-renovate[bot]. Thanks for your PR.

I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@github-actions

Copy link
Copy Markdown

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 350002 bytes (342KB)
Base branch size 350002 bytes
Change +0.00%
Status yellow — growing
Threshold reference
Color Range Meaning
🟢 green < 300KB Comfortable
🟡 yellow 300–400KB Growing
🟠 orange 400–750KB Concerning
🔴 red > 750KB Approaching 1.5MB etcd limit (cut in half to allow space for update)

@ospk8s-renovate ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from eaddd47 to 695efc1 Compare June 26, 2026 09:13
@ospk8s-renovate

Copy link
Copy Markdown
Contributor Author

@ospk8s-renovate ospk8s-renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 695efc1 to 723c4ee Compare June 27, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants