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

make Object a more usable #482

Merged
merged 6 commits into from
May 21, 2021
Merged

make Object a more usable #482

merged 6 commits into from
May 21, 2021

Commits on May 20, 2021

  1. implement Resource for Object and give it a purpose

    in the same dynamic fashion as DynamicObject, but stricter;
    - need to conform to Spec/Status model
    - generally only for deserialisation benefits
    clux committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c6deeea View commit details
    Browse the repository at this point in the history
  2. have an example for Object

    also fix missing Debug impl
    clux committed May 20, 2021
    Configuration menu
    Copy the full SHA
    a5ad155 View commit details
    Browse the repository at this point in the history
  3. fix list for Object

    typemeta not there when listing..
    clux committed May 20, 2021
    Configuration menu
    Copy the full SHA
    990351d View commit details
    Browse the repository at this point in the history
  4. note on ar

    clux committed May 20, 2021
    Configuration menu
    Copy the full SHA
    36ae2b8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    6cfd455 View commit details
    Browse the repository at this point in the history
  2. remove stray edit to pod_api

    clux committed May 21, 2021
    Configuration menu
    Copy the full SHA
    35ae4cb View commit details
    Browse the repository at this point in the history