posit-dev / posit-dev/team-operator

Refactor keycloak-controller so that it can run in a test environment

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.