posit-dev / posit-dev/team-operator
Refactor keycloak-controller so that it can run in a test environment
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10
- Forks
- 1
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
We need a standalone developer test environment that can run on a developer laptop without a dependency on AWS or the full set of controllers in team-operator.
Refactor the keycloak-controller so that it can easily be run in a test environment using podman kubernetes support and an automated test can be run to verify the functionality of this controller and the keycloak operator.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the keycloak-controller entry point and its current dependencies on AWS and the other team-operator controllers. Review how podman Kubernetes support is used in the repository, then define an isolated developer test environment and an automated test that verifies the controller and Keycloak operator functionality. Done means the test runs locally without AWS or the full controller set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure, testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100