|
|
393be92632
|
Add support for multi-namespace tenant ownership
|
2020-09-26 16:42:36 +03:00 |
|
|
|
d11fa476e1
|
Refactor object kind/name parsing
|
2020-09-23 18:19:33 +03:00 |
|
|
|
bd2994f9ab
|
Add support for Bucket sources to Kustomizations/HRs
|
2020-09-23 16:44:31 +03:00 |
|
|
|
83bd245bfd
|
Add Bucket API spec to docs
|
2020-09-23 12:17:10 +03:00 |
|
|
|
a02452ccb9
|
Implement bucket CRUD commands
|
2020-09-23 12:04:28 +03:00 |
|
|
|
6e7b311696
|
Add community section to README.md
|
2020-09-23 10:07:47 +02:00 |
|
|
|
c2661fb79e
|
Add community section
fixes: #261
|
2020-09-22 17:37:47 +02:00 |
|
|
|
4e70fd704b
|
remove superfluous spaces
|
2020-09-22 17:25:22 +02:00 |
|
|
|
1c7994a353
|
Add support for namespace/name format in depends-on
|
2020-09-22 18:11:00 +03:00 |
|
|
|
85801f18ae
|
Add uninstall section to install guide
|
2020-09-22 08:55:40 +03:00 |
|
|
|
f93a40a18b
|
Suspend bootstrap kustomization on uninstall
|
2020-09-22 08:54:49 +03:00 |
|
|
|
101e7bbce0
|
Add support for ARMv7
|
2020-09-21 10:37:55 +03:00 |
|
|
|
8ca6e44de7
|
Merge pull request #236 from fluxcd/tenant-cmd
Add create tenant command
|
2020-09-16 18:50:32 +03:00 |
|
|
|
fafcf09570
|
Add -n shorthand for namespace flag
|
2020-09-16 15:10:34 +03:00 |
|
|
|
346d8f7583
|
docs: add more content to the README.md
|
2020-09-15 18:01:10 +02:00 |
|
|
|
2096532f5d
|
Add create tenant command
|
2020-09-15 16:49:48 +03:00 |
|
|
|
67e0acd044
|
Merge pull request #235 from stealthybox/shell-completions
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
|
2020-09-15 12:15:47 +03:00 |
|
|
|
cbcdfc5f6c
|
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
|
2020-09-14 16:35:55 -06:00 |
|
|
|
2bac5aabee
|
Add log level flag
|
2020-09-14 12:35:24 +03:00 |
|
|
|
d5e78b9f80
|
Add watch all namespaces flag
|
2020-09-13 10:38:15 +03:00 |
|
|
|
ea010895a0
|
docs: update Helm roadmap
|
2020-09-11 15:31:15 +02:00 |
|
|
|
a7b1b04920
|
Add bootstrap reinstall e2e test
|
2020-09-09 17:27:56 +03:00 |
|
|
|
1218d6abe8
|
Add branch flag to bootstrap cmd
|
2020-09-09 16:41:48 +03:00 |
|
|
|
797cd9bea2
|
Add label arg to create commands
|
2020-09-08 18:03:04 +03:00 |
|
|
|
ca1f84d22b
|
Publish Homebrew formula
|
2020-09-07 11:41:06 +03:00 |
|
|
|
ee33702463
|
Add Mozilla SOPS guide to docs
|
2020-09-06 14:24:33 +03:00 |
|
|
|
8b6995e9ec
|
Add decryption flags to create kustomization cmd
|
2020-09-06 13:56:56 +03:00 |
|
|
|
5c8d00665f
|
Use GitHub Container Registry for AMD64/ARM64 images
|
2020-09-04 17:18:33 +03:00 |
|
|
|
f4d78cc08e
|
Merge pull request #202 from fluxcd/arch
Add ARM64 support to install/bootstrap
|
2020-09-04 16:37:03 +03:00 |
|
|
|
1b55ead16e
|
Add ARM64 to install docs and script
|
2020-09-04 15:10:42 +03:00 |
|
|
|
3f07bd6471
|
Add arch flag to install/bootstrap
|
2020-09-04 12:46:08 +03:00 |
|
|
|
2f861f19c0
|
Update gotk create helmrelease examples
To better reflect optional fields and highlight specific configuration
options.
|
2020-09-03 19:31:19 +02:00 |
|
|
|
44a3cf86d3
|
Docs: fix gotk create helmrelease examples
Signed-off-by: Scott Rigby <scott@r6by.com>
|
2020-09-03 17:39:12 +02:00 |
|
|
|
7719dd378b
|
docs: GitRepository source in HelmRelease guide
|
2020-09-03 15:09:12 +02:00 |
|
|
|
496abc3a98
|
Add documentation for github commit status
|
2020-09-03 12:13:53 +02:00 |
|
|
|
8b9abfb26e
|
Merge pull request #196 from fluxcd/docs/helmrelease-guide-changes
|
2020-09-03 12:12:25 +02:00 |
|
|
|
e53d0dadbf
|
Support GitRepository source in HelmRelease cmds
|
2020-09-03 11:16:57 +02:00 |
|
|
|
2727f4b92d
|
docs: update helm-controller doc
|
2020-09-03 10:44:04 +02:00 |
|
|
|
0f74f65af8
|
docs: update FAQ differences Helm integration
|
2020-09-03 10:40:33 +02:00 |
|
|
|
8e03968370
|
docs: incorporate HelmRelease API changes in guide
|
2020-09-03 10:40:30 +02:00 |
|
|
|
cc18077192
|
update roadmap
|
2020-09-02 16:31:35 +02:00 |
|
|
|
a96bb72fb8
|
Roadmap for Flux v2 is settled for now, remove note
|
2020-09-02 14:20:14 +02:00 |
|
|
|
22624ae4d5
|
Rename tk binary to gotk
To avoid conflicts with the `tk` binary from the Tanka project.
|
2020-09-01 11:33:49 +02:00 |
|
|
|
35d6172d06
|
Merge pull request #172 from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
|
2020-08-21 17:50:29 +03:00 |
|
|
|
b5ed8f0183
|
Add SSH hostname arg to GitLab bootstrap
|
2020-08-21 17:37:44 +03:00 |
|
|
|
7cb3bb0d4e
|
Fix Harbor typo
|
2020-08-21 17:31:56 +03:00 |
|
|
|
a8e534a8a4
|
Update helm-controller roadmap
|
2020-08-20 15:52:42 +02:00 |
|
|
|
4707a3075e
|
Document targetPath in Helm Releases guide
|
2020-08-20 15:14:50 +02:00 |
|
|
|
1976d4cc1b
|
Add line item for SOPS support
|
2020-08-13 16:30:39 +01:00 |
|
|
|
70897cebfe
|
Add initial set of FAQ
closes: #142
|
2020-08-11 18:04:32 +02:00 |
|