airshipctl/pkg/config
Alexander Noskov 582894d389 Switch to Ubuntu focal (20.04) based image
Since we have switched from debian to ubuntu based image and changed the
name (in https://review.opendev.org/733078) we need to align it with
airshipctl repository.
Renaming the following names:
1) debian-custom.iso -> ubuntu-focal.iso
2) quay.io/airshipit/isogen:latest-debian_stable -> quay.io/airshipit/isogen:latest-ubuntu_focal

Updating the following packages and resources:
1) k8s 1.17.3 -> 1.18.6
2) docker 19.03.9 -> 19.03.12
3) Calico 3.9 -> 3.15

Change-Id: I7eaf382acb79016a511db6e0955fa932c02963c4
2020-08-13 13:11:25 -05:00
..
testdata Implements proper permissions on airship2 generated files 2020-08-11 01:05:41 +05:30
authinfo.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
authinfo_test.go Encoding secret data in airshipctl config files 2020-05-08 15:09:17 +00:00
bootstrap.go Improve config package organization pt.2 2020-04-29 18:49:00 +04:00
cluster.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
cluster_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
config.go Implements proper permissions on airship2 generated files 2020-08-11 01:05:41 +05:30
config_helper.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_helper_test.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_test.go Replace Non-ASCII symbols 2020-08-05 13:22:59 +00:00
constants.go Switch to Ubuntu focal (20.04) based image 2020-08-13 13:11:25 -05:00
context.go documentation changes 2020-07-29 09:17:00 -04:00
errors.go Return a proper error if phase document was not found 2020-06-29 19:38:15 +00:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
management_test.go Add management config validation 2020-05-21 14:21:59 +00:00
manifest.go documentation changes 2020-07-29 09:17:00 -04:00
options.go [#308] Removed code style issue on Error string 2020-07-24 14:19:57 -04:00
options_test.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
repo.go documentation changes 2020-07-29 09:17:00 -04:00
repo_test.go Fix pull documents for non-master branch 2020-05-09 01:22:54 -05:00
utils.go Implements proper permissions on airship2 generated files 2020-08-11 01:05:41 +05:30