github replicatedhq/kots v1.16.0

Changelog

336d9d1 Fix command
7e8d8a7 Update ffi in kotsadm api image
fa1e9b5 Merge pull request #620 from areed/proxy-join
efb0d2c Add proxy to node join scripts
4e86fb7 Removing unused code from the Node API
59fbcda update @replicatedhq/ship-init to 1.6.22 (#609)
1abab6e Merge pull request #608 from replicatedhq/divolgin/support
a317389 Correct default analyzer structure
11f68ae Merge pull request #607 from replicatedhq/divolgin/support
234af11 Merge pull request #605 from areed/kotsadm-proxy
1840a1a Fix support bundle download
7f96012 default automatic updates to be every 4 hours (#606)
6c3e103 Kotsadm works with HTTP_PROXY
d0b4625 Merge pull request #603 from replicatedhq/divolgin/operator
daf5c88 Merge pull request #604 from replicatedhq/laverya/log-no-match-found
e14dda5 log when no match found for app link
f5ef388 Deploy operator before waiting
20d0073 Merge pull request #602 from replicatedhq/divolgin/github
2394ee5 correct release tags on minio and api
47e2e10 Merge pull request #601 from replicatedhq/divolgin/ghactions
e05ab68 Fixing operator image build
4c3b910 Merge pull request #600 from replicatedhq/divolgin/ghactions
6f61412 Fixing actions
037833e Merge pull request #599 from replicatedhq/divolgin/ghactions
9342350 fixing github actions
4370082 Merge pull request #598 from replicatedhq/laverya/added-login
5d8a45e use azure/docker-login
d2d5384 added missing docker login in CI
38447a8 Merge pull request #597 from replicatedhq/laverya/troubleshoot-v0.9.35
3717025 update to troubleshoot v0.9.36
b740dda update to troubleshoot v0.9.35
e1cc5eb Merge pull request #596 from replicatedhq/grayson/revert-redactor-ui
d64335d revert redactor ui to just be configure modal
bfc9e41 update @replicatedhq/ship-init to version 1.6.12 (#592)
327aed3 Clean up for v1 of redactors release (#593)
2642cce Merge pull request #590 from replicatedhq/divolgin/proxy
47d5f52 Support proxying public images
d208c23 Merge pull request #561 from replicatedhq/jelena-redactors
1312b0b Merge remote-tracking branch 'origin/master' into jelena-redactors
671b794 move ping to go and fix arrange files into tree (#589)
474e846 better grouping of redactors
accfe98 cleanup and polish to redactors
79bd886 fix filetree collapse issue + clean up (#588)
dfd9664 Merge remote-tracking branch 'origin/master' into jelena-redactors
e4f1435 Merge branch 'laverya/redact-spec-api' into jelena-redactors
f7fbbae Merge pull request #577 from replicatedhq/laverya/redact-spec-api
dcbae2c Merge pull request #569 from replicatedhq/laverya/individual-redact-spec-api
35e20a3 redact spec API for kotsadm
c28388f Redactor list GET, POST, DELETE
47ce350 Merge pull request #582 from replicatedhq/cleanup
11f1e98 Creating, and getting redactor
33142f6 Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
99c0d68 Create update
15353b2 remove 'name' param form request
a6661a1 Cleanup dev env
145be26 gitops - sort pending versions ascending (#581)
c780635 gitops - handle app file does not exists in repo (#580)
e78547a Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
635bcc7 Create update
b25a58d fix nil map errors
01342a8 error instead of overwriting existing slugs
790990d Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
f0b37cc Update
7144a13 combine metadata and spec routes
56f2eba Yaml errors for all app versions (#574)
1803d61 plural fix
191d979 fix indentation
f38bc2f combine metadata and spec routes
6b028a8 properly handle slugs/names when creating redacts
f0fe30e Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
8deff9f Update
5210ed8 getConfigmap creates the kotsadm-redact configmap if it does not already exist
0a2d15d differentiate auth header parse failure and no session errors
946e2d7 Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
8dab452 Redactor list
4f1a4c7 proposal to add an API to edit/list/etc individual redactors
d95b994 move back to non-troubleshoot routes
a9d29a6 move from /api/v1/troubleshoot/redacts to /api/v1/troubleshoot/redact/list
6960b20 Merge branch 'laverya/redact-spec-api' of github.com:replicatedhq/kots into jelena-redactors
87cd4d0 Design updates
6b115c4 Redactors UI
1ceb9aa change redact routes to be under api/v1/troubleshoot
b2e3ffc Merge pull request #517 from MikaelSmith/pull-config
08af432 redact spec API for kotsadm
be9f782 Merge pull request #568 from replicatedhq/divolgin-patch-1
6486399 replace all instaces of ship icon on spritesheet with kots icon (#575)
8fdbeaa Update checker modal design (#570)
abce109 Merge pull request #573 from replicatedhq/divolgin/go-patch
1108fcc Pin Go patch version and don't print it
234fbf6 Merge pull request #572 from replicatedhq/divolgin/builds
b984152 github actions for kotsadm
8ca1807 Add '--config-values' option for 'kots pull'
56f5dbf Merge pull request #567 from replicatedhq/laverya/support-bundle-redactions-api
9d28873 store redaction report in sql
efdb297 update to troubleshooot v0.9.34
679e17e store redactions in memory, expose them via API
ef59c59 Update design/proxy_public_images.md
59ba5b1 Proxy public images
c6582b5 Merge pull request #565 from replicatedhq/laverya/redaction-reports-design
2fa8280 Update design/redaction-reports.md
ca6a40b Fail on invalid yaml (#481)
848d070 detailed design
7664310 Delete objects in different namespaces (#563)
29296d8 redaction reports design wip
29dc5b4 Merge pull request #558 from replicatedhq/divolgin/velero
ddda01e default support bundle spec includes velero and restic logs
fd50112 Merge pull request #536 from replicatedhq/jelena-airgap-scroll
8d587d3 Merge pull request #553 from replicatedhq/divolgin/cert
e00d2f1 Fix- Kots airgap upload screen doesn't scroll
cc7d9b2 make RequireMinimalRBACPrivileges optional (#557)
18a9326 Merge pull request #556 from replicatedhq/jelena-rollback-remove
f086fe7 Removing rollback button on versions that were never deployed
3889845 Make sure TLS cert and key match
ed5efad Merge pull request #554 from replicatedhq/laverya/update-troubleshoot
c947c7b disable gitops tracers for non-gitops apps (#551)
a5f529f Merge pull request #549 from replicatedhq/jelena-check-velero-no-cache
e4a107c No-cache fetch policy when checking for velero
b4b3f16 update troubleshoot to v0.9.33 in kots/kotsadm/operator
abaebb1 Merge pull request #547 from replicatedhq/preapply-namespaces
777156f Early apply namespaces in addition to CRDs
45d771a Merge pull request #541 from replicatedhq/issue/539
b106670 actually use kots/kotsadm changes to test (#543)
1539e16 Merge pull request #542 from replicatedhq/schemagen-quotedbool
e733e4e Schemagen for QuotedBools
f5a74c9 Merge pull request #540 from replicatedhq/divolgin/ns
6bb7793 Support detecting velero from helm chart
e435955 Apply templates to troubleshoot spec
f7e6088 Merge pull request #538 from replicatedhq/kots-static-build
8468c28 Static build and makefile should match goreleaser
8d5da1c Helm v3 (#529)
00ca0dd Merge pull request #535 from replicatedhq/divolgin/jobs
ca892e9 Don't leave orphaned pods when deleting jobs
4077687 Merge pull request #533 from emosbaugh/fix-kotsadm-build
287a2c4 Fix kotsadm build
d945105 tweek the scheduled update checks design (#532)
7862433 Merge pull request #531 from replicatedhq/jelena-snapshots-errors
210bf2b Helm V3 Proposal (#530)
f4d9f3a Kotsadm scheduled updates checks (#524)
0c80b58 Showing disconnected message on snapshots when connection is lost
a13b393 Merge pull request #526 from replicatedhq/divolgin/buttons
c452f38 Merge pull request #523 from replicatedhq/issue/520
00a14e6 Changes from code review
e6fac84 Add support for using Docker image registry insteadf of S3
32a4816 Don't append null port to URL
3ab6e9e Merge pull request #525 from replicatedhq/laverya/update-troubleshoot-in-kots
f1e9853 update troubleshoot import to v0.9.31 in kots, matching kotsadm and operator
932eb28 Merge pull request #521 from replicatedhq/grant-readme
69c4224 quick readme updates
c1ada4b Merge pull request #519 from replicatedhq/divolgin/git
1be53a7 Validate GCP JSON file authentication and bucket
bb0fa3a no need to provide license for testim (#516)
66333cf Kotsadm gitops cluster tracers (#515)
2a6721f Merge pull request #513 from replicatedhq/laverya/handle-nil-license-better
ed8d6c8 template functions should not panic when license is nil
846a053 Merge pull request #512 from replicatedhq/divolgin/git
b59904c Update package refs for new repo
38a5943 Merge pull request #511 from replicatedhq/laverya/merge-kotsadm-into-kots
43f0b42 Apply suggestions from code review
ad7d249 Support proxying public images
641fc48 Gitops cluster tracers (#509)
82a6558 GitOps cluster tracers design proposal (#505)
fc33984 Merge pull request #493 from replicatedhq/s3-vs-registry
33d0783 Add note on kurl
b5a0815 Merge pull request #496 from replicatedhq/automated-airgap-proposal
3ccd58c Merge branch 'automated-airgap-proposal' of github.com:replicatedhq/kots into automated-airgap-proposal
3b05f02 design/
471db42 go 1.14 without .2
dec0336 go 1.14.2
c42adbf Proposal: scheduled update checks (#497)
045f101 Rewrite images in CronJobs
72d3449 Update design/automated-airgap-installations.md
a9ebd8d security considerations
dac3d86 sync license note
7bbcdf8 Proposal: Automated airgap installations
7bac40d Proposal for OCI/Docker image repository instead of S3 Object Store

Don't miss a new kots release

NewReleases is sending notifications on new releases.