Herrjulz Aviator Versions Save

Merge YAML/JSON files in a in a convenient fashion based on a configuration file called aviator.yml

v1.9.0

2 years ago

Updates

Spruce walk cases now support except: #46

v1.8.1

3 years ago

Updates

  • A follow up to version 1.8 to add the team name to the fly expose command. See PR #44

v1.8.0

3 years ago

Updates

  • upgrade spruce to version v1.27.0
  • add the team_name option to the fly executor (thx @andrew-edgar for the PR #43)

v1.7.0

3 years ago

New Features

  • fly-executor now support the fly-cli --support-creds flag. Thanks to @dan-hill2802 for his PR #41
  • Update spruce to v1.25.3

v1.6.0

5 years ago

Bug Fixes

  • A bug introduced with v1.5.0 caused the fly executor to bail out on set-pipeline: #37

v1.5.0

5 years ago

New Features

  • Print resulting contents to stdout instead writing them to files using the --dry-run flag for the aviator cli
  • kustomize support for the kubectl apply executor.
  • Execute any executable with the Generic Executor

Bug-Fixes

  • Exposed pipelines couldn't be hidden again using aviator: #34

v1.4.0

5 years ago

New Features

  • log squash procedures
  • add support for fly validate-pipeline
  • add support for fly format-pipeline

v1.3.0

5 years ago

Bug Fixes

Executing fly from aviator got stuck, this is fixed with this version!

v1.2.0

5 years ago

New Features

  • Kubectl Executor, that allows you to execute kubectl apply with a aviator execution.
  • Squash Section, which allows you to "squash" multiple YAML files into a single one.

Bug Fixes

  • relative paths can be used with for_each parameters

v1.1.0

5 years ago

Updates:

Update Spruce to version v1.19.2