constellation/cli/internal/cmd
Markus Rudy ef6f63dc48
Fix various small things throughout the codebase (#2800)
* bootstrapper: remove obsolete log statement

* ci: simplify variable usage

Co-authored-by: Daniel Weiße <daniel-weisse@users.noreply.github.com>

* cli: add missing formatting directive

* helm: fix rm invocation

* ci: document reproducible-builds workflow

* constants: use variables for measurement files

* constants: use variables for CDN distribution ID

* ci: make Helm version explicit

* api: prettify versionsapi-list output

* ci: remove obsolete docstring

---------

Co-authored-by: Daniel Weiße <daniel-weisse@users.noreply.github.com>
2024-01-09 19:37:56 +01:00
..
pathprefix cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249) 2023-08-16 15:38:40 +02:00
apply.go constellation-lib: run license check in Terraform provider and refactor code (#2740) 2023-12-22 10:16:36 +01:00
apply_test.go constellation-lib: run license check in Terraform provider and refactor code (#2740) 2023-12-22 10:16:36 +01:00
applyhelm.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
applyinit.go terraform-provider: implement constellation_cluster resource (#2691) 2023-12-11 15:55:44 +01:00
applyterraform.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
BUILD.bazel terraform-provider: implement constellation_cluster resource (#2691) 2023-12-11 15:55:44 +01:00
cloud.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
cloud_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
cmd.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
config.go
configfetchmeasurements.go Fix various small things throughout the codebase (#2800) 2024-01-09 19:37:56 +01:00
configfetchmeasurements_test.go terraform-provider: add attestation data source (#2640) 2023-11-28 17:30:11 +01:00
configgenerate.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
configgenerate_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
configinstancetypes.go
configkubernetesversions.go
configmigrate.go cli: update config migration to migrate v3 -> v4 (#2166) 2023-08-04 15:57:36 +02:00
create.go cli: fix helm-timeout flags for deprecated commands (#2676) 2023-12-04 10:14:16 +01:00
create_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
iam.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamcreate.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamcreate_test.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
iamcreateaws.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamcreateazure.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
iamcreategcp.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamdestroy.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamdestroy_test.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamupgradeapply.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
iamupgradeapply_test.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
init.go constellation-lib: add Helm wrapper (#2680) 2023-12-06 10:01:39 +01:00
init_test.go constellation-lib: run license check in Terraform provider and refactor code (#2740) 2023-12-22 10:16:36 +01:00
license_enterprise.go constellation-lib: run license check in Terraform provider and refactor code (#2740) 2023-12-22 10:16:36 +01:00
license_oss.go license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
log.go
maapatch.go terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
maapatch_test.go terraform: add Terraform module for Azure (#2566) 2023-11-13 18:46:20 +01:00
mini.go
minidown.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
miniup.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
miniup_cross.go
miniup_linux_amd64.go
recover.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
recover_test.go cli: enable constellation apply to create new clusters (#2549) 2023-11-20 11:17:16 +01:00
spinner.go
spinner_test.go
status.go constellation-lib: add Helm wrapper (#2680) 2023-12-06 10:01:39 +01:00
status_test.go deps: remove go.mod files from submodules (#2769) 2024-01-08 13:19:38 +01:00
terminate.go cli: refactor flag parsing code (#2425) 2023-10-16 15:05:29 +02:00
terminate_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
upgrade.go cli: move helm and terraform out of kubernetes package (#2222) 2023-08-16 09:59:32 +02:00
upgradeapply.go constellation-lib: move kubecmd package usage (#2673) 2023-12-05 16:23:31 +01:00
upgradeapply_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
upgradecheck.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
upgradecheck_test.go cli: unify cloudcmd create and upgrade code (#2513) 2023-10-31 12:46:40 +01:00
userinteraction.go
userinteraction_test.go
validargs.go
validargs_test.go
verifier_test.go terraform-provider: add attestation data source (#2640) 2023-11-28 17:30:11 +01:00
verify.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
verify_test.go constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
version.go cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00
version_test.go cli: use Semver type to represent microservice versions (#2125) 2023-07-25 14:20:25 +02:00