Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gtsystem/lightkube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: gtsystem/lightkube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 16, 2023

  1. load_from_yaml supports loading *List kinds while from_dict raises wh…

    …en a non-dict is provided
    Adam Dyess authored and gtsystem committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    63c7335 View commit details
    Browse the repository at this point in the history
  2. back compatability for python 3.7

    Adam Dyess authored and gtsystem committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2f2bcde View commit details
    Browse the repository at this point in the history
  3. Update lightkube/codecs.py

    Co-authored-by: Giuseppe Tribulato <[email protected]>
    Adam Dyess and gtsystem committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    5152c5a View commit details
    Browse the repository at this point in the history
  4. address review comment

    Adam Dyess authored and gtsystem committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a30ed35 View commit details
    Browse the repository at this point in the history
  5. 0.14.0: Version increase

    gtsystem committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    acc7d8e View commit details
    Browse the repository at this point in the history
Loading