Skip to content

docs: document how to try local operator changes#424

Open
ivanauth wants to merge 1 commit into
authzed:mainfrom
ivanauth:fix/issue-114-contributing-try-changes
Open

docs: document how to try local operator changes#424
ivanauth wants to merge 1 commit into
authzed:mainfrom
ivanauth:fix/issue-114-contributing-try-changes

Conversation

@ivanauth
Copy link
Copy Markdown
Contributor

@ivanauth ivanauth commented May 15, 2026

Adds a new section to CONTRIBUTING.md with instructions on how to test local operator changes in both kind and remote clusters.

Closes #114.

Adds a new "Trying local changes" section under "Common tasks" with
two iteration paths: a kind-based workflow that builds the image with
docker, loads it into a local kind cluster, and rolls the deployment;
and a remote-cluster workflow that pushes to a registry the cluster
can reach. Both routes reuse the kustomize config in `config/` so
contributors don't have to invent their own manifests.
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.

Extend CONTRIBUTING.md to describe how to try changes

1 participant