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

Buckets v1beta1 #137

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 7, 2020

  1. bucket: managed reconciler boilerplate

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    b4c4642 View commit details
    Browse the repository at this point in the history
  2. bucket: api types - needs verification for immutable and optional marks

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    cddfb7a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. bucket: add creation and bucket sdk object generation

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    7397432 View commit details
    Browse the repository at this point in the history
  2. bucket: fix claim reconciler for new spec

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    73a57f7 View commit details
    Browse the repository at this point in the history
  3. bucket: removed NullFields functionality since it causes failure in c…

    …reation and added reconciler functions
    
    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    70ddf13 View commit details
    Browse the repository at this point in the history
  4. bucket: partly late init

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    2a8bb33 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. bucket: lazy initialization done with json-patch

    Signed-off-by: Muvaffak Onus <onus.muvaffak@gmail.com>
    muvaf committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6f892c4 View commit details
    Browse the repository at this point in the history