Skip to content

1.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 16:05
· 1017 commits to main since this release
387a149

Changelog

387a149 Merge pull request #31 from ministryofjustice/serviceaccount-cli
006cb9c Create dummy namespace resource in test
68aa7ef Split actions up into three main functions
a48bc57 Make constant and function names more descriptive
9f98e03 Change serviceaccount create example
4aea1a9 Move environment template location to common helper file
89fabba Remove setSvcValues receiver and perform action in createSvcFile
2397a6b Extend serviceaccount test to include search for namespace
2393251 Add receiver to functions and make names more specific
55b63b6 Renamed serviceaccount files to fit dir structure
9a38f55 Cleanup comments and remove call to old template
6101888 Add serviceaccount name as an optional flag
0a620e3 Refactor createServiceAccountFiles function
4440494 Change value collection, removing user prompt
7c1ee3b Add comments to functions in serviceaccount
3cb1b69 Merge pull request #30 from ministryofjustice/ecr
9d3cbc3 Add test for serviceaccount creation
eec1dbf Add cobra command for serviceaccount creation
82d499f Change URL value and add for loop to iterate templates
aa2d580 Add serviceaccount.go file to allow creation of service accounts
ec32eb1 Replace stub ECR create command with real version
bfe0238 WiP: Add a stub "ecr create" command