这是indexloc提供的服务,不要输入任何密码
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: xchapter7x/hcunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: xchapter7x/hcunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 10 files changed
  • 1 contributor

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    746a438 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    xchapter7x authored Nov 30, 2019
    Configuration menu
    Copy the full SHA
    c44923c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    xchapter7x authored Nov 30, 2019
    Configuration menu
    Copy the full SHA
    2078845 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    xchapter7x authored Nov 30, 2019
    Configuration menu
    Copy the full SHA
    d6814f9 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    xchapter7x authored Nov 30, 2019
    Configuration menu
    Copy the full SHA
    f90a5ca View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. policy failure thrown when all policies failing

      this is a fix to the bug #4
    xchapter7x committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    abe3e76 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. hides neste template behind feature flag

      in order to implement nested template rendering
      as described here (#6)
      we are dropping this feature enhancement behind a toggle
      so that it does not impact current functionality
      while we roll out the change
    xchapter7x committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    936236f View commit details
    Browse the repository at this point in the history
  2. support for nested templates behind toggle

      if the toggle is activated then there will
      be working support for nested templates
    
      (#6)
    xchapter7x committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7e07237 View commit details
    Browse the repository at this point in the history
  3. Add support for nested templates

      it is now the default behavior to support
      nested templates.
      (#6)
    xchapter7x committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8acdb5a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. verbose toggle prints when on

      when the verbose flag is given then it prints
      trace information.
      when the verbose flag is false, then it
      does not print trace information
    
      this fixes issue:
      #5
    xchapter7x committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    cbbbce0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Removes replica duplicat helm depedencies

    we should only use a single version of a dependency.
    this fixes an issue where we were importing helm libs
    from 2 different sources of truth.
    
    #7
    xchapter7x committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    3fdf4a5 View commit details
    Browse the repository at this point in the history
Loading