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

Refactor kube config manager #415

Merged
merged 17 commits into from
Oct 27, 2023
Merged

Refactor kube config manager #415

merged 17 commits into from
Oct 27, 2023

Conversation

yalosev
Copy link
Contributor

@yalosev yalosev commented Oct 9, 2023

Overview

  • Refactor kube-config-manager:
    • Add ability to set optional backend for kube-config-manager
    • Set configmap backend as default
  • Update linter
  • Refactor value structs
  • Remove useless interfaces
  • Refactor http server

What this PR does / why we need it

We want to realize own backend for kube-config-manager

Special notes for your reviewer

@yalosev yalosev added the enhancement New feature or request label Oct 9, 2023
@yalosev yalosev force-pushed the refactor-config-map branch 2 times, most recently from 23f3489 to 979c467 Compare October 18, 2023 13:02
@yalosev yalosev force-pushed the refactor-config-map branch from fc2cd8d to a2913dd Compare October 26, 2023 14:24
@yalosev yalosev added the tests/run/all Run tests on full matrix of k8s versions label Oct 27, 2023
@yalosev yalosev marked this pull request as ready for review October 27, 2023 08:32
@yalosev yalosev merged commit 1b5bba8 into main Oct 27, 2023
@yalosev yalosev deleted the refactor-config-map branch October 27, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests/run/all Run tests on full matrix of k8s versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants