Skip to content

Releases: BrandwatchLtd/kuber-cli-release

v0.8.0+kuber

06 Sep 20:19
Compare
Choose a tag to compare

Changelog

eff05a5 feat(kuber-cli): move config from internal to pkg (#613)

v0.7.1+kuber

06 Sep 19:44
Compare
Choose a tag to compare

Changelog

ffe984a fix(kuber-cli): fix version date (#612)

v0.7.0+kuber

06 Sep 19:22
Compare
Choose a tag to compare

Changelog

86d969a feat: refactor kuber update (#611)

v0.6.2+kuber

03 Sep 15:16
Compare
Choose a tag to compare

Changelog

8b37182 fix(kuber-cli): fix how we fetch commit messages (#610)

v0.6.1+kuber

03 Sep 15:07
Compare
Choose a tag to compare

Changelog

9a05594 fix: svu next version tag (#609)

v0.6.0+kuber

03 Sep 14:46
Compare
Choose a tag to compare

Changelog

f48d2bc chore: add installer target (#608)
d6a8d6c chore: remove legacy event name translation (#607)

v0.5.0+kuber

02 Sep 22:38
Compare
Choose a tag to compare

Changelog

82c58be feat(kuber-cli): add github release (#606)

v0.4.2+kuber

02 Sep 14:49
Compare
Choose a tag to compare

Changelog

e8e55b2 fix(kuber-cli): change goreleaser target repository owner
0b8c2fc feat(kuber-cli): add goreleaser config
5ca3fed feat(pipeline-visualiser): change initial pr comment (#605)
7f9fbbd feat(cli): add support for concourse as deployment request source
377039a DEVP-112: add ability to track if a deployment was triggered from the cli or a ci task (#604)
6b9d4c3 NT: Make it possible to template helm chart CRDs (#603)
80804f3 chore: update google pubsub libraries in g functions
c8c820e chore: update bw-ims-client to v4
774ba23 fix(receiveArtifactMetadata): update google libraries (#601)
496a6f7 fix(kuber-cli): set duration_seconds in aws profile (#600)
8c0b3fa chore: Update backstage_kuber.mjs
7a18a40 chore: Update backstage_kuber.mjs script
b0d2199 Update backstage_kuber.mjs
0122931 Use hyphen to build annotation keys
c36ba1d Create backstage_kuber.mjs
3ad9426 fix: rename metadata.links field (#599)
04a0889 feat: add type to backstage spec field (#598)
4ee41e5 feat(api): prioritise production kuber.yamls when making distinct services (#597)
cc30308 add new backstage specific fields to kuberfile
d7ae31a feat: add metadata and spec field to artifact metadata (#596)
c6a45e9 chore: remove kuber cli install.sh file (#595)
268381f feat: add SyncMethod field to Service (#594)
382a2a8 NT - add namespace to pod list in kuber cli status (#593)
2be4e37 feat(receiveArtifactMetadata): add release field to artifact metadata (#591)
8a5e11f feat(internal/elastic): add artifact with release field set to true as production images (#592)
bc49c98 feat(sendImageDeploymentEventToSlack): update funcion to nodejs10 (#589)
6cb9020 chore: add Release field (#590)
eaff16f feat(kuber-cli): change install cli script equinox version to 1.4.0-build.76 (#588)
3e80649 Fix sam apps go mod (#587)
b3652f3 chore: upgrade all apps to use go 1.16 (#582)
55c6aa3 feat: release the slipstream2 cli on a different channel (#583)
f767fe8 feat(kuber-cli): add multi-oob support (#586)
a0ae013 feat(kuber-cli): hide git warning when --quiet flag is set (#585)
a1044d5 fix(kuber): line breaks required in warnings
307fdfd feat(ss2): improve successful app creation message (#584)
fac588f feat(ss2): add template flag to init command (#581)
8134f47 feat(ss2): print more useful error if setup_repo action times out (#580)
3218a13 Feat ss2 improve error output (#579)
a4a71ee feat(liveDeployReminder): print commit header (#578)
3f8fdef feat(ss2): add spinner feedback while creating new service (#577)
ed7e503 chore: add slipstream-event-resource to monorepos (#566)
bf53cf5 refactor(pipeline-visualiser): extract pull request pipeline update out of the handler function (#561)
8f37ef2 feat(ss2): add parsing of backstage template resource (#574)
44d89ce feat(ss2): add deletion of github repository secret (#575)
c20dbbc Add pipeline visualiser unit test (#559)
327717f test(ss2): add init command unit tests (#573)
7701a03 feat(ss2): implement init command to create new service repo (#572)
1531917 feat(ss2): add empty init command and test (#571)
8492b9d feat(slipstream2): add slipstream2 scaffold (#570)
cb24c77 fix(kuber-cli): create namespace Labels object if empty (#569)
01b0bed feat(kuber-cli): Add ability to add custom labels to namespaces (#568)
3e0d50b ci(kuber-cli): using pip3 to install aws cli and dependencies to stop concourse blowing up (#567)
4273438 ci(kuber-cli): fixing source of kubectl binary, so kuber uses a newer version (#565)
19ae252 feat(kuber-cli): add prometheus=allowed to all kuber creates ns (#564)
59d3b32 feat(slipstream-cli): allow deployment requests to be done if kuberoob-start is older than 600 seconds (#548)
c66ad4a fix(kuber-cli): avoiding hang when entering an empty string at the update prompt (#562)
f94d87a fix(kuber-cli): reduce aws cli requirements
cdcb601 fix(kuber-cli): drop aws cli requirement to v1
23915c5 fix(kuber-cli): check gcloud/aws are installed before attempting set (#560)
875faea fix(live-deploy-reminder): should trigger when hits threshold (#557)
83b0df3 fix(functions): update to nodejs10 runtime
5657aab fix(kuber-cli): show correct filename in helpers install output (#558)
42843fb chore: add setup readme for the pipeline visualiser (#555)
0fa869e feat(liveDeployReminder): update live deploy reminder cron schedule (#556)
d6e954f feat(pipeline-visualiser): change application ids (#554)
d39205b chore: add repo layout overview to README (#553)
4f6ff4e fix(liveDeployReminder): remove unnecessary branch on build workflow (#550)
74e4458 chore: add a readme for the pipeline-visualiser (#551)
3ae0f73 fix(kuber-cli): show expected name of any missing oob in error output (#552)
6281591 chore: add liveDeployReminder readme (#549)
567be50 ci(liveDeployReminder): add live deploy reminder github deployment workflow (#545)
51167ac feat(pipeline-visualiser): stop trackin pull request deployment success (#547)
4a3ec5b test: remove legacy event names from integration tests (#542)
2898c62 fix(cli): fixing kuber-cli context autocomplete so that it returns dev-* clusters (#546)
4d9af8f ci(pipeline-visualiser): add draft pipeline visualiser deploy action (#543)
44952c8 chore: remove final legacy event name refs, mostly comments/docs (#541)
b9c644b chore(pipeline-visualiser): add stage and production build and deployment (#540)
ae78dbb feat(pipeline-visualiser): change tracked pr status after some time (#533)
84da707 refactor(kuber-cli): pass flag structs into all commands (#534)
dfdcdb0 fix(kuber-cli): remove unused code found by deadcode linter (#535)
712cbab fix(cli): ensure totalDeploys is correct in metrics command (#538)
76eaa60 fix(cli): fix metrics commands (#537)
b5cfc14 fix(api): remove final use of old es client (#536)
496e429 feat(pipeline-visualiser): add dynamodb pagination (#532)
7914240 feat(kuber-cli): allow user to choose where shell helpers are sourced (#524)
bc2dfc3 fix(kuber-cli): improve error output when aws profile is missing (#531)
d15228e fix(pipeline-visualiser): do not show link to UI when artifact is not handled by slipstream (#530)
cd1b55d fix(pipeline-visualiser): use repository default branch to check .slipstream file or repository existence (#529)
5856418 chore: upgrade go to v1.15 (#526)
c858802 Feat check that service name matches kuber service name (#527)
7a37873 chore: enable pipeline visualiser (#528)
1d48cdd feat(pipeline-visualiser): get build url from event source attribute (#525)
b6a4984 Slipstream pipeline visualiser (#489)
de48d60 fix(kuber-cli): attempt to fix kuber-cli image build (#521)
453cc3c fix(internal/kuberfile): fix kuber service reminder field (#523)
87c457d fix(kuber-cli): allow streaming logs from namespace (#522)
0a8a74f feat(pkg/api/v1beta): add source field to event object (#518)
6eee623 feat(kuber-cli): output the version of secret that will be created (#519)
6772c13 feat(kuber-cli): add label when ensuring namespace (#520)
22a7a38 Revert "fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)"
56286e0 fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)
ce5cbaf feat(kuber-cli): determine if user has admin role during cluster auth (#517)
d1fb3eb feat(kuber-cli): allow specific role name to be passed to context set (#516)
ab08675 feat(kuber-cli): setup kubectl exec auth to handle MFA (#514)
7c6e53d fix(kuber-cli): store expiry time for kubeadm auth (#513)
f8122ef fix(kuber-cli): detect if entered repository value is kuber repo (#512)
8ad22f6 feat(kuber-cli): magic add of repository config (#511)
69f3fb2 refactor(kuber-cli): standardised yes/no confirm output (#510)
f8fc8b3 feat(kuber-cli): allow for mfa auth challenge when assuming eks role (#509)
18a04c0 feat(kuber-cli): improve error messaging during context creation (#508)
54fbe16 feat(kuber-cli): support AWS creds auth to DC clusters (#505)
fd714bf chore(kuber-cli): remove old eks auth variant (#507)
4497138 chore(kuber-cli): remove cloud run support (#506)
88abf8d fix(cli): dumb change to force fixed build
499f608 fix(internal/exec/helm): fix internal helm unit test (#504)
9ca39d6 fix(kuber-cli): don't run unnecessary repo add command (#502)
3e535ce fix(kuber-cli): allow optional slashes in repo/path (#503)
45a7536 fix: use latest setup-gcloud action
8412562 chore(kuber-cli): push docker image as part of CI build (#501)
d35035c feat(kuber-cli): upgrade to helm3 (#500)
a3496de fix(kuber-cli): output error if kuber repo path does not exist (#498)
e9d6c7b fix(kuber-cli): improve messaging when asking for kube repo path (#499)
a96c3a8 fix(kuber-cli): standardised success formatting on kuber set
299ba0c chore(kuber-cli): add missing wildcard matches to workflow paths
670353e fix(kuber-cli): remove old debugging print
fa5f87e fix(kuber-cli): context set command should not force a check (#497)
9180847 fix(kuber-cli): don't try and use config before it's loaded
384030f fix(kuber-cli): fixing messed up kubectl output
09fe61f fix(kuber-cli): allow context rename errors to fall through
c304c1e feat(kuber-cli): support assumed roles for EKS authentication (#496)
c8c756d refactor(kuber-cli): improve output during context creation (#495)
bbc7891 feat(kuber-cli): allow for kubectl to run without printing to std streams (#494)
b27817e fix(cli): new indices names for admin commands
bff1572 fix(kuber-cli): exec command selects correct namespace (#493)
e020b66 feat(kuber-cli): add kuber set command to binary with helpers cta (#492)
44bff0c feat(kuber-cli): show service name when confirming apply (#491)
97e6a35 feat(kuber-cli): warn if local config has changed from origin (#480)
4382523 fix(kuber-cli): set env vars on the correct step
e626648 fix(kuber-cli): don't quote the true in this case
bad4ec7 fix(kuber-cli): trigger build correctly on build workflow change
db197d4 fix(kuber-cli): fix broken build/push to equinox
87caf97 feat(kuber-cli): support kubectl deploy to single namespace without helm deploy (#490)
abb8107 refactor(kuber-cli): improve error msg on cloud provider context sets (#488)
f6df156 chore...

Read more

v0.4.1+kuber

02 Sep 14:07
Compare
Choose a tag to compare

Changelog

e8e55b2 fix(kuber-cli): change goreleaser target repository owner
0b8c2fc feat(kuber-cli): add goreleaser config
5ca3fed feat(pipeline-visualiser): change initial pr comment (#605)
7f9fbbd feat(cli): add support for concourse as deployment request source
377039a DEVP-112: add ability to track if a deployment was triggered from the cli or a ci task (#604)
6b9d4c3 NT: Make it possible to template helm chart CRDs (#603)
80804f3 chore: update google pubsub libraries in g functions
c8c820e chore: update bw-ims-client to v4
774ba23 fix(receiveArtifactMetadata): update google libraries (#601)
496a6f7 fix(kuber-cli): set duration_seconds in aws profile (#600)
8c0b3fa chore: Update backstage_kuber.mjs
7a18a40 chore: Update backstage_kuber.mjs script
b0d2199 Update backstage_kuber.mjs
0122931 Use hyphen to build annotation keys
c36ba1d Create backstage_kuber.mjs
3ad9426 fix: rename metadata.links field (#599)
04a0889 feat: add type to backstage spec field (#598)
4ee41e5 feat(api): prioritise production kuber.yamls when making distinct services (#597)
cc30308 add new backstage specific fields to kuberfile
d7ae31a feat: add metadata and spec field to artifact metadata (#596)
c6a45e9 chore: remove kuber cli install.sh file (#595)
268381f feat: add SyncMethod field to Service (#594)
382a2a8 NT - add namespace to pod list in kuber cli status (#593)
2be4e37 feat(receiveArtifactMetadata): add release field to artifact metadata (#591)
8a5e11f feat(internal/elastic): add artifact with release field set to true as production images (#592)
bc49c98 feat(sendImageDeploymentEventToSlack): update funcion to nodejs10 (#589)
6cb9020 chore: add Release field (#590)
eaff16f feat(kuber-cli): change install cli script equinox version to 1.4.0-build.76 (#588)
3e80649 Fix sam apps go mod (#587)
b3652f3 chore: upgrade all apps to use go 1.16 (#582)
55c6aa3 feat: release the slipstream2 cli on a different channel (#583)
f767fe8 feat(kuber-cli): add multi-oob support (#586)
a0ae013 feat(kuber-cli): hide git warning when --quiet flag is set (#585)
a1044d5 fix(kuber): line breaks required in warnings
307fdfd feat(ss2): improve successful app creation message (#584)
fac588f feat(ss2): add template flag to init command (#581)
8134f47 feat(ss2): print more useful error if setup_repo action times out (#580)
3218a13 Feat ss2 improve error output (#579)
a4a71ee feat(liveDeployReminder): print commit header (#578)
3f8fdef feat(ss2): add spinner feedback while creating new service (#577)
ed7e503 chore: add slipstream-event-resource to monorepos (#566)
bf53cf5 refactor(pipeline-visualiser): extract pull request pipeline update out of the handler function (#561)
8f37ef2 feat(ss2): add parsing of backstage template resource (#574)
44d89ce feat(ss2): add deletion of github repository secret (#575)
c20dbbc Add pipeline visualiser unit test (#559)
327717f test(ss2): add init command unit tests (#573)
7701a03 feat(ss2): implement init command to create new service repo (#572)
1531917 feat(ss2): add empty init command and test (#571)
8492b9d feat(slipstream2): add slipstream2 scaffold (#570)
cb24c77 fix(kuber-cli): create namespace Labels object if empty (#569)
01b0bed feat(kuber-cli): Add ability to add custom labels to namespaces (#568)
3e0d50b ci(kuber-cli): using pip3 to install aws cli and dependencies to stop concourse blowing up (#567)
4273438 ci(kuber-cli): fixing source of kubectl binary, so kuber uses a newer version (#565)
19ae252 feat(kuber-cli): add prometheus=allowed to all kuber creates ns (#564)
59d3b32 feat(slipstream-cli): allow deployment requests to be done if kuberoob-start is older than 600 seconds (#548)
c66ad4a fix(kuber-cli): avoiding hang when entering an empty string at the update prompt (#562)
f94d87a fix(kuber-cli): reduce aws cli requirements
cdcb601 fix(kuber-cli): drop aws cli requirement to v1
23915c5 fix(kuber-cli): check gcloud/aws are installed before attempting set (#560)
875faea fix(live-deploy-reminder): should trigger when hits threshold (#557)
83b0df3 fix(functions): update to nodejs10 runtime
5657aab fix(kuber-cli): show correct filename in helpers install output (#558)
42843fb chore: add setup readme for the pipeline visualiser (#555)
0fa869e feat(liveDeployReminder): update live deploy reminder cron schedule (#556)
d6e954f feat(pipeline-visualiser): change application ids (#554)
d39205b chore: add repo layout overview to README (#553)
4f6ff4e fix(liveDeployReminder): remove unnecessary branch on build workflow (#550)
74e4458 chore: add a readme for the pipeline-visualiser (#551)
3ae0f73 fix(kuber-cli): show expected name of any missing oob in error output (#552)
6281591 chore: add liveDeployReminder readme (#549)
567be50 ci(liveDeployReminder): add live deploy reminder github deployment workflow (#545)
51167ac feat(pipeline-visualiser): stop trackin pull request deployment success (#547)
4a3ec5b test: remove legacy event names from integration tests (#542)
2898c62 fix(cli): fixing kuber-cli context autocomplete so that it returns dev-* clusters (#546)
4d9af8f ci(pipeline-visualiser): add draft pipeline visualiser deploy action (#543)
44952c8 chore: remove final legacy event name refs, mostly comments/docs (#541)
b9c644b chore(pipeline-visualiser): add stage and production build and deployment (#540)
ae78dbb feat(pipeline-visualiser): change tracked pr status after some time (#533)
84da707 refactor(kuber-cli): pass flag structs into all commands (#534)
dfdcdb0 fix(kuber-cli): remove unused code found by deadcode linter (#535)
712cbab fix(cli): ensure totalDeploys is correct in metrics command (#538)
76eaa60 fix(cli): fix metrics commands (#537)
b5cfc14 fix(api): remove final use of old es client (#536)
496e429 feat(pipeline-visualiser): add dynamodb pagination (#532)
7914240 feat(kuber-cli): allow user to choose where shell helpers are sourced (#524)
bc2dfc3 fix(kuber-cli): improve error output when aws profile is missing (#531)
d15228e fix(pipeline-visualiser): do not show link to UI when artifact is not handled by slipstream (#530)
cd1b55d fix(pipeline-visualiser): use repository default branch to check .slipstream file or repository existence (#529)
5856418 chore: upgrade go to v1.15 (#526)
c858802 Feat check that service name matches kuber service name (#527)
7a37873 chore: enable pipeline visualiser (#528)
1d48cdd feat(pipeline-visualiser): get build url from event source attribute (#525)
b6a4984 Slipstream pipeline visualiser (#489)
de48d60 fix(kuber-cli): attempt to fix kuber-cli image build (#521)
453cc3c fix(internal/kuberfile): fix kuber service reminder field (#523)
87c457d fix(kuber-cli): allow streaming logs from namespace (#522)
0a8a74f feat(pkg/api/v1beta): add source field to event object (#518)
6eee623 feat(kuber-cli): output the version of secret that will be created (#519)
6772c13 feat(kuber-cli): add label when ensuring namespace (#520)
22a7a38 Revert "fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)"
56286e0 fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)
ce5cbaf feat(kuber-cli): determine if user has admin role during cluster auth (#517)
d1fb3eb feat(kuber-cli): allow specific role name to be passed to context set (#516)
ab08675 feat(kuber-cli): setup kubectl exec auth to handle MFA (#514)
7c6e53d fix(kuber-cli): store expiry time for kubeadm auth (#513)
f8122ef fix(kuber-cli): detect if entered repository value is kuber repo (#512)
8ad22f6 feat(kuber-cli): magic add of repository config (#511)
69f3fb2 refactor(kuber-cli): standardised yes/no confirm output (#510)
f8fc8b3 feat(kuber-cli): allow for mfa auth challenge when assuming eks role (#509)
18a04c0 feat(kuber-cli): improve error messaging during context creation (#508)
54fbe16 feat(kuber-cli): support AWS creds auth to DC clusters (#505)
fd714bf chore(kuber-cli): remove old eks auth variant (#507)
4497138 chore(kuber-cli): remove cloud run support (#506)
88abf8d fix(cli): dumb change to force fixed build
499f608 fix(internal/exec/helm): fix internal helm unit test (#504)
9ca39d6 fix(kuber-cli): don't run unnecessary repo add command (#502)
3e535ce fix(kuber-cli): allow optional slashes in repo/path (#503)
45a7536 fix: use latest setup-gcloud action
8412562 chore(kuber-cli): push docker image as part of CI build (#501)
d35035c feat(kuber-cli): upgrade to helm3 (#500)
a3496de fix(kuber-cli): output error if kuber repo path does not exist (#498)
e9d6c7b fix(kuber-cli): improve messaging when asking for kube repo path (#499)
a96c3a8 fix(kuber-cli): standardised success formatting on kuber set
299ba0c chore(kuber-cli): add missing wildcard matches to workflow paths
670353e fix(kuber-cli): remove old debugging print
fa5f87e fix(kuber-cli): context set command should not force a check (#497)
9180847 fix(kuber-cli): don't try and use config before it's loaded
384030f fix(kuber-cli): fixing messed up kubectl output
09fe61f fix(kuber-cli): allow context rename errors to fall through
c304c1e feat(kuber-cli): support assumed roles for EKS authentication (#496)
c8c756d refactor(kuber-cli): improve output during context creation (#495)
bbc7891 feat(kuber-cli): allow for kubectl to run without printing to std streams (#494)
b27817e fix(cli): new indices names for admin commands
bff1572 fix(kuber-cli): exec command selects correct namespace (#493)
e020b66 feat(kuber-cli): add kuber set command to binary with helpers cta (#492)
44bff0c feat(kuber-cli): show service name when confirming apply (#491)
97e6a35 feat(kuber-cli): warn if local config has changed from origin (#480)
4382523 fix(kuber-cli): set env vars on the correct step
e626648 fix(kuber-cli): don't quote the true in this case
bad4ec7 fix(kuber-cli): trigger build correctly on build workflow change
db197d4 fix(kuber-cli): fix broken build/push to equinox
87caf97 feat(kuber-cli): support kubectl deploy to single namespace without helm deploy (#490)
abb8107 refactor(kuber-cli): improve error msg on cloud provider context sets (#488)
f6df156 chore...

Read more

v0.4.0

02 Sep 10:43
Compare
Choose a tag to compare

Changelog

e8e55b2 fix(kuber-cli): change goreleaser target repository owner
0b8c2fc feat(kuber-cli): add goreleaser config
5ca3fed feat(pipeline-visualiser): change initial pr comment (#605)
7f9fbbd feat(cli): add support for concourse as deployment request source
377039a DEVP-112: add ability to track if a deployment was triggered from the cli or a ci task (#604)
6b9d4c3 NT: Make it possible to template helm chart CRDs (#603)
80804f3 chore: update google pubsub libraries in g functions
c8c820e chore: update bw-ims-client to v4
774ba23 fix(receiveArtifactMetadata): update google libraries (#601)
496a6f7 fix(kuber-cli): set duration_seconds in aws profile (#600)
8c0b3fa chore: Update backstage_kuber.mjs
7a18a40 chore: Update backstage_kuber.mjs script
b0d2199 Update backstage_kuber.mjs
0122931 Use hyphen to build annotation keys
c36ba1d Create backstage_kuber.mjs
3ad9426 fix: rename metadata.links field (#599)
04a0889 feat: add type to backstage spec field (#598)
4ee41e5 feat(api): prioritise production kuber.yamls when making distinct services (#597)
cc30308 add new backstage specific fields to kuberfile
d7ae31a feat: add metadata and spec field to artifact metadata (#596)
c6a45e9 chore: remove kuber cli install.sh file (#595)
268381f feat: add SyncMethod field to Service (#594)
382a2a8 NT - add namespace to pod list in kuber cli status (#593)
2be4e37 feat(receiveArtifactMetadata): add release field to artifact metadata (#591)
8a5e11f feat(internal/elastic): add artifact with release field set to true as production images (#592)
bc49c98 feat(sendImageDeploymentEventToSlack): update funcion to nodejs10 (#589)
6cb9020 chore: add Release field (#590)
eaff16f feat(kuber-cli): change install cli script equinox version to 1.4.0-build.76 (#588)
3e80649 Fix sam apps go mod (#587)
b3652f3 chore: upgrade all apps to use go 1.16 (#582)
55c6aa3 feat: release the slipstream2 cli on a different channel (#583)
f767fe8 feat(kuber-cli): add multi-oob support (#586)
a0ae013 feat(kuber-cli): hide git warning when --quiet flag is set (#585)
a1044d5 fix(kuber): line breaks required in warnings
307fdfd feat(ss2): improve successful app creation message (#584)
fac588f feat(ss2): add template flag to init command (#581)
8134f47 feat(ss2): print more useful error if setup_repo action times out (#580)
3218a13 Feat ss2 improve error output (#579)
a4a71ee feat(liveDeployReminder): print commit header (#578)
3f8fdef feat(ss2): add spinner feedback while creating new service (#577)
ed7e503 chore: add slipstream-event-resource to monorepos (#566)
bf53cf5 refactor(pipeline-visualiser): extract pull request pipeline update out of the handler function (#561)
8f37ef2 feat(ss2): add parsing of backstage template resource (#574)
44d89ce feat(ss2): add deletion of github repository secret (#575)
c20dbbc Add pipeline visualiser unit test (#559)
327717f test(ss2): add init command unit tests (#573)
7701a03 feat(ss2): implement init command to create new service repo (#572)
1531917 feat(ss2): add empty init command and test (#571)
8492b9d feat(slipstream2): add slipstream2 scaffold (#570)
cb24c77 fix(kuber-cli): create namespace Labels object if empty (#569)
01b0bed feat(kuber-cli): Add ability to add custom labels to namespaces (#568)
3e0d50b ci(kuber-cli): using pip3 to install aws cli and dependencies to stop concourse blowing up (#567)
4273438 ci(kuber-cli): fixing source of kubectl binary, so kuber uses a newer version (#565)
19ae252 feat(kuber-cli): add prometheus=allowed to all kuber creates ns (#564)
59d3b32 feat(slipstream-cli): allow deployment requests to be done if kuberoob-start is older than 600 seconds (#548)
c66ad4a fix(kuber-cli): avoiding hang when entering an empty string at the update prompt (#562)
f94d87a fix(kuber-cli): reduce aws cli requirements
cdcb601 fix(kuber-cli): drop aws cli requirement to v1
23915c5 fix(kuber-cli): check gcloud/aws are installed before attempting set (#560)
875faea fix(live-deploy-reminder): should trigger when hits threshold (#557)
83b0df3 fix(functions): update to nodejs10 runtime
5657aab fix(kuber-cli): show correct filename in helpers install output (#558)
42843fb chore: add setup readme for the pipeline visualiser (#555)
0fa869e feat(liveDeployReminder): update live deploy reminder cron schedule (#556)
d6e954f feat(pipeline-visualiser): change application ids (#554)
d39205b chore: add repo layout overview to README (#553)
4f6ff4e fix(liveDeployReminder): remove unnecessary branch on build workflow (#550)
74e4458 chore: add a readme for the pipeline-visualiser (#551)
3ae0f73 fix(kuber-cli): show expected name of any missing oob in error output (#552)
6281591 chore: add liveDeployReminder readme (#549)
567be50 ci(liveDeployReminder): add live deploy reminder github deployment workflow (#545)
51167ac feat(pipeline-visualiser): stop trackin pull request deployment success (#547)
4a3ec5b test: remove legacy event names from integration tests (#542)
2898c62 fix(cli): fixing kuber-cli context autocomplete so that it returns dev-* clusters (#546)
4d9af8f ci(pipeline-visualiser): add draft pipeline visualiser deploy action (#543)
44952c8 chore: remove final legacy event name refs, mostly comments/docs (#541)
b9c644b chore(pipeline-visualiser): add stage and production build and deployment (#540)
ae78dbb feat(pipeline-visualiser): change tracked pr status after some time (#533)
84da707 refactor(kuber-cli): pass flag structs into all commands (#534)
dfdcdb0 fix(kuber-cli): remove unused code found by deadcode linter (#535)
712cbab fix(cli): ensure totalDeploys is correct in metrics command (#538)
76eaa60 fix(cli): fix metrics commands (#537)
b5cfc14 fix(api): remove final use of old es client (#536)
496e429 feat(pipeline-visualiser): add dynamodb pagination (#532)
7914240 feat(kuber-cli): allow user to choose where shell helpers are sourced (#524)
bc2dfc3 fix(kuber-cli): improve error output when aws profile is missing (#531)
d15228e fix(pipeline-visualiser): do not show link to UI when artifact is not handled by slipstream (#530)
cd1b55d fix(pipeline-visualiser): use repository default branch to check .slipstream file or repository existence (#529)
5856418 chore: upgrade go to v1.15 (#526)
c858802 Feat check that service name matches kuber service name (#527)
7a37873 chore: enable pipeline visualiser (#528)
1d48cdd feat(pipeline-visualiser): get build url from event source attribute (#525)
b6a4984 Slipstream pipeline visualiser (#489)
de48d60 fix(kuber-cli): attempt to fix kuber-cli image build (#521)
453cc3c fix(internal/kuberfile): fix kuber service reminder field (#523)
87c457d fix(kuber-cli): allow streaming logs from namespace (#522)
0a8a74f feat(pkg/api/v1beta): add source field to event object (#518)
6eee623 feat(kuber-cli): output the version of secret that will be created (#519)
6772c13 feat(kuber-cli): add label when ensuring namespace (#520)
22a7a38 Revert "fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)"
56286e0 fix(kuber-cli): ensure tmp files are cleaned up on ctrl-c (#515)
ce5cbaf feat(kuber-cli): determine if user has admin role during cluster auth (#517)
d1fb3eb feat(kuber-cli): allow specific role name to be passed to context set (#516)
ab08675 feat(kuber-cli): setup kubectl exec auth to handle MFA (#514)
7c6e53d fix(kuber-cli): store expiry time for kubeadm auth (#513)
f8122ef fix(kuber-cli): detect if entered repository value is kuber repo (#512)
8ad22f6 feat(kuber-cli): magic add of repository config (#511)
69f3fb2 refactor(kuber-cli): standardised yes/no confirm output (#510)
f8fc8b3 feat(kuber-cli): allow for mfa auth challenge when assuming eks role (#509)
18a04c0 feat(kuber-cli): improve error messaging during context creation (#508)
54fbe16 feat(kuber-cli): support AWS creds auth to DC clusters (#505)
fd714bf chore(kuber-cli): remove old eks auth variant (#507)
4497138 chore(kuber-cli): remove cloud run support (#506)
88abf8d fix(cli): dumb change to force fixed build
499f608 fix(internal/exec/helm): fix internal helm unit test (#504)
9ca39d6 fix(kuber-cli): don't run unnecessary repo add command (#502)
3e535ce fix(kuber-cli): allow optional slashes in repo/path (#503)
45a7536 fix: use latest setup-gcloud action
8412562 chore(kuber-cli): push docker image as part of CI build (#501)
d35035c feat(kuber-cli): upgrade to helm3 (#500)
a3496de fix(kuber-cli): output error if kuber repo path does not exist (#498)
e9d6c7b fix(kuber-cli): improve messaging when asking for kube repo path (#499)
a96c3a8 fix(kuber-cli): standardised success formatting on kuber set
299ba0c chore(kuber-cli): add missing wildcard matches to workflow paths
670353e fix(kuber-cli): remove old debugging print
fa5f87e fix(kuber-cli): context set command should not force a check (#497)
9180847 fix(kuber-cli): don't try and use config before it's loaded
384030f fix(kuber-cli): fixing messed up kubectl output
09fe61f fix(kuber-cli): allow context rename errors to fall through
c304c1e feat(kuber-cli): support assumed roles for EKS authentication (#496)
c8c756d refactor(kuber-cli): improve output during context creation (#495)
bbc7891 feat(kuber-cli): allow for kubectl to run without printing to std streams (#494)
b27817e fix(cli): new indices names for admin commands
bff1572 fix(kuber-cli): exec command selects correct namespace (#493)
e020b66 feat(kuber-cli): add kuber set command to binary with helpers cta (#492)
44bff0c feat(kuber-cli): show service name when confirming apply (#491)
97e6a35 feat(kuber-cli): warn if local config has changed from origin (#480)
4382523 fix(kuber-cli): set env vars on the correct step
e626648 fix(kuber-cli): don't quote the true in this case
bad4ec7 fix(kuber-cli): trigger build correctly on build workflow change
db197d4 fix(kuber-cli): fix broken build/push to equinox
87caf97 feat(kuber-cli): support kubectl deploy to single namespace without helm deploy (#490)
abb8107 refactor(kuber-cli): improve error msg on cloud provider context sets (#488)
f6df156 chore...

Read more