Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial design of additionalVolumes support #10099

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cthtrifork
Copy link

@cthtrifork cthtrifork commented May 13, 2024

Type of change

  • Enhancement / new feature

Description

This is a solution design for an upcoming proposal (strimzi/proposals#120) supporting #3693
It will need testcoverage and more. Right now it is blocked by an seemingly unrelated compile issue:
CrdGenerator: error: class io.fabric8.kubernetes.api.model.Quantity is missing @JsonInclude

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

…nd added handling for zookeeper

Also fixed checkstyle issues and implemented workaround in CRD generator to allow compilation

Signed-off-by: MichaelMorris <michael.morris@est.tech>
@MichaelMorrisEst
Copy link
Contributor

I've pushed a commit that moves the implementation some way along to where I think we want to go based on the proposal. I haven't tested it yet, but hope to in next day or so

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.

None yet

3 participants