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: kubevela/terraform-controller Loading
base: v0.7.9
Choose a base ref
...
head repository: kubevela/terraform-controller Loading
compare: 0.7.10
Choose a head ref
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on Feb 7, 2023

  1. feat: add libc6-compat to fix dynamic linking issue, add ca-certifica…

    …tes (#353)
    
    Signed-off-by: raradhakrishnan <raradhakrishnan@guidewire.com>
    ramekris3163 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7a102d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Revert "feat: add libc6-compat to fix dynamic linking issue, add ca-c…

    …ertificates" (#355)
    
    This reverts commit 7a102d3.
    
    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    58fad4c View commit details
    Browse the repository at this point in the history
  2. Feat: allow delete the provisioning resources (#354)

    * Feat: allow delete configuration halfway the apply
    
    * Modify chart
    
    * Add test
    
    Fix test script
    
    * smaller quota
    
    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    
    ---------
    
    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e2f31a4 View commit details
    Browse the repository at this point in the history
Loading