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

Initial support for Helm release resource #1677

Merged
merged 54 commits into from
Sep 3, 2021
Merged

Initial support for Helm release resource #1677

merged 54 commits into from
Sep 3, 2021

Commits on Aug 10, 2021

  1. Initial spec

    viveklak committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f401997 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. More schema gen changes

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    0da7ff0 View commit details
    Browse the repository at this point in the history
  2. Nodejs SDK

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a966745 View commit details
    Browse the repository at this point in the history
  3. Python SDK

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    6d7d692 View commit details
    Browse the repository at this point in the history
  4. Dotnet SDK

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4be512f View commit details
    Browse the repository at this point in the history
  5. WIP Golang SDK

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    f39dc86 View commit details
    Browse the repository at this point in the history
  6. Reorder the build targets

    viveklak committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a97e8c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. More schema fixes

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    416206b View commit details
    Browse the repository at this point in the history
  2. Add provider config args

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    723552f View commit details
    Browse the repository at this point in the history
  3. More provider config

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6a721be View commit details
    Browse the repository at this point in the history
  4. WIP provider

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c0de4e4 View commit details
    Browse the repository at this point in the history
  5. Codegen changes

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    9143bd2 View commit details
    Browse the repository at this point in the history
  6. Schema

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    4279f5f View commit details
    Browse the repository at this point in the history
  7. Dotnet

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    0e557f9 View commit details
    Browse the repository at this point in the history
  8. Nodejs

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    3409dac View commit details
    Browse the repository at this point in the history
  9. Python

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    0be00ff View commit details
    Browse the repository at this point in the history
  10. Go

    viveklak committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    73612f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Add diff support

    viveklak committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    64a9508 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    067bbdf View commit details
    Browse the repository at this point in the history
  2. Checkpoint

    viveklak committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    581e133 View commit details
    Browse the repository at this point in the history
  3. Update support

    viveklak committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    6dd5148 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Provider config

    viveklak committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    972d3fa View commit details
    Browse the repository at this point in the history
  2. Bunch of bug fixes

    viveklak committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    40738e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    0555667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709f7e2 View commit details
    Browse the repository at this point in the history
  3. Gofmt

    viveklak committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    dc01943 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Review comments

    viveklak committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6dc78e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eae9689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd46cb View commit details
    Browse the repository at this point in the history
  4. Generated Go SDK

    viveklak committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    e6a317d View commit details
    Browse the repository at this point in the history
  5. Fixing linting

    viveklak committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    a461ebb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Make wait default

    viveklak committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    d143789 View commit details
    Browse the repository at this point in the history
  2. SDK changes

    viveklak committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    58a91d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e4624 View commit details
    Browse the repository at this point in the history
  4. Adding SDK changes

    viveklak committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    57053fa View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    4594271 View commit details
    Browse the repository at this point in the history
  2. Schema and SDK

    viveklak committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4dc6f42 View commit details
    Browse the repository at this point in the history
  3. Linting

    viveklak committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8554465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6d436f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f64dc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    ac881cb View commit details
    Browse the repository at this point in the history
  2. Add tests

    viveklak committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    5d53bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eee1bb9 View commit details
    Browse the repository at this point in the history
  4. Changelog

    viveklak committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    3e393d9 View commit details
    Browse the repository at this point in the history
  5. Fix build/linting

    viveklak committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    0de2b1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47cff40 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    4c709ec View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    78dd222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baec323 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Address PR comments

    viveklak committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e243442 View commit details
    Browse the repository at this point in the history
  2. SDK updates

    viveklak committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bf40c21 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    bf34ece View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Fix tests

    viveklak committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f1cc874 View commit details
    Browse the repository at this point in the history
  2. Rename repositorySpec

    viveklak committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3369a90 View commit details
    Browse the repository at this point in the history