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

improve/rename local source to support multiple configmaps #611

Merged
merged 2 commits into from
Apr 11, 2023

Commits on Mar 29, 2023

  1. improve/rename local source to support multiple configmaps

    - new name is "configmaps"
    - updated unpacker to use a separate client/cache which is capable
      of watching all objects in the rukpak system namespace
    - added a webhook for bundles and configmaps to ensure expected
      invariants around bundle immutability are met.
    joelanford committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ab7e5fe View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. moved more configmaps source validation to webhooks, fixed bug in dup…

    …licate path detection
    
    Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
    joelanford committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f3d8ff8 View commit details
    Browse the repository at this point in the history