Skip to content

Conversation

@rytswd
Copy link
Member

@rytswd rytswd commented Dec 13, 2025

Once this RBAC setup is in place, with #62 and #74 are merged, I could confirm all the logic to work with simple:

As both PRs above are merged, I could confirm the following would bring up each component correctly. Because of the missing images, though, components fail to come up, but that's expected.

make kind-upmake kind-deploy

# Ensure kubeconfig is pulled outkind get kubeconfig --name multigres-operator-dev > /tmp/kind-kubeconfig.yamlkubectl --kubeconfig /tmp/kind-kubeconfig.yaml apply -f config/samples/child-resources/

# Monitor processes coming upk9s --kubeconfig /tmp/kind-kubeconfig.yaml

# Clean upmake kind-down

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copying a comment from the commit message:

This may need to be more clear that they are only for testing and not meant to be used as they are.

@rytswd rytswd marked this pull request as ready for review December 14, 2025 10:52
@rytswd rytswd merged commit 81537c6 into main Dec 15, 2025
2 checks passed
@rytswd rytswd deleted the api-spec-rbac branch December 15, 2025 10:23
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