Skip to content

Set up Dependabot and Zizmor#42

Merged
jlebon merged 7 commits into
mainfrom
zizmor
May 29, 2026
Merged

Set up Dependabot and Zizmor#42
jlebon merged 7 commits into
mainfrom
zizmor

Conversation

@jlebon

@jlebon jlebon commented May 27, 2026

Copy link
Copy Markdown
Collaborator

See individual commits.

Builds on top of https://github.com/jlebon/bootc-operator/pull/41.

jlebon added 7 commits May 27, 2026 14:21
I know this is a common pattern, but when we have a full userspace and
not just a fat binary in a scratch container, I find it icky.

Closes: #36
Assisted-by: Pi (Claude Opus 4.6)
bink v0.1.1 added --label support to `bink node add`, so labels can
be applied at join time rather than via a separate K8s API patch after
the node is Ready. This simplifies AddNode and removes the dependency
on the K8s client for labeling.

Closes: #33
Assisted-by: Pi (Claude Opus 4.6)
Replace the kubebuilder stub samples with a realistic BootcNodePool
example showcasing all spec fields: nodeSelector, tag-based image ref,
rollout settings, soft-reboot disruption policy, and pull secret. The
BootcNode sample is removed since those objects are operator-managed,
not user-created.

Closes: #39
Assisted-by: Pi (Claude Opus 4.6)
Push the e2e-tested operator image to ghcr.io/jlebon/bootc-operator
on every push to main (:latest + :$GITHUB_SHA) and on version tags
(:$TAG).

Closes: #38
Assisted-by: Pi (Claude Opus 4.6)
Now that we publish to ghcr.io/jlebon/bootc-operator, reference it
in the default manifests instead of the kubebuilder placeholder.

Assisted-by: Pi (Claude Opus 4.6)
Add Dependabot configuration for Go modules and GitHub Actions with
weekly scheduling, minor/patch grouping, and cooldown. Add an
auto-merge workflow for non-major Dependabot PRs.

This pretty much copies what we have set up in chunkah.

Closes: #32

Assisted-by: Pi (Claude Opus 4.6)
Now that we build and publish images which are referenced in the
manifest, let's harden the CI workflows using zizmor.

This also matches what we did in chunkah:
coreos/chunkah#122

Assisted-by: Pi (Claude Opus 4.6)
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@jlebon jlebon merged commit 1d10619 into main May 29, 2026
5 checks passed
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.

3 participants