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.4
Choose a base ref
...
head repository: kubevela/terraform-controller Loading
compare: v0.7.5
Choose a head ref
  • 18 commits
  • 44 files changed
  • 6 contributors

Commits on Jun 30, 2022

  1. enhance backup_restore tool (#327)

    * backup_restore:
    1. support to back up the configurations used s3 backend
    2. support to back up te configurations created by KubeVela Application
    
    Signed-off-by: loheagn <loheagn@icloud.com>
    
    * backup_restore:
    1. support to restore the cloud resource from a KubeVela Application
    
    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    88aa8b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. [FEATURE] - Run Jobs in central namespace (#295)

    * - updating the chart to support job namespaces
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - updating the controllers to support the ability to run the jobs in a central namespace and avoiding the need to copy global secrets around
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - updating the cmd to support passing the job namespace and support localizing to a single namespace if required
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * adding the resource limits
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - trying to fix the linting and unit tests
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - improving the test coverage
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - changing the job-namespace command line flag to --controller-namespace
    - changing the variable name in controller and meta to reflect changes i.e JobNamespace -> ControllerNamespace
    - updated the helm chart to reflect the changes
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - uncommenting the tests
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - commenting out the test for a moment
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - fixing up the issue highlighted in the review
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    
    * - rebasing master onto the branch and fixing the units tests / ensuring it works
    
    Signed-off-by: Rohith Jayawardene <gambol99@gmail.com>
    gambol99 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4b5a5eb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix argument bug for restore command

    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    ce3902a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791d6a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Fix: compatible to gc legacy resources when switch to controller-name…

    …space (#332)
    
    * Fix: compatible to gc legacy resources when switch to controller-namespace
    
    Signed-off-by: qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    
    * use forloop to gc sub-resources
    
    Signed-off-by: qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    
    * fix lint
    
    Signed-off-by: qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    
    * fix
    
    Signed-off-by: qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    43c73a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Fix some bugs of backup_restore tool

    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2881dbd View commit details
    Browse the repository at this point in the history
  2. bugfix ucloud region

    Signed-off-by: lisen <lisen@youzan.com>
    lisen committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    689a4db View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    cd3c258 View commit details
    Browse the repository at this point in the history
  2. Fix: apply job recreation

    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    abe4294 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d64230a View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    03d0565 View commit details
    Browse the repository at this point in the history
  5. fix nil pointer

    Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
    chivalryq committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9e37965 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge pull request #336 from chivalryq/fix-apply

    Fix: apply job recreation
    Somefive committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    337610e View commit details
    Browse the repository at this point in the history
  2. remove goto

    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7b0e386 View commit details
    Browse the repository at this point in the history
  3. check the container name when try to fetch the `TERRAFORM_BACKEND_NAM…

    …ESPACE` env from terraform-controller deployment
    
    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d1976ed View commit details
    Browse the repository at this point in the history
  4. fix for "remove goto"

    Signed-off-by: loheagn <loheagn@icloud.com>
    loheagn committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5d81c7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8620dbb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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