152 Commits

Author SHA1 Message Date
19918cd342 Refactor create, reconcile and resume cmds
* Take ObservedGeneration into account in readiness checks where
  applicable
* Reduce amount of code (and duplicate GETs) by working with pointers
  where possible
* Improve logged messages to properly take resource names into account
  and better describe processes
2020-10-16 20:17:39 +02:00
18bdd26be8 updated with featured talks + upcoming meetups 2020-10-15 19:57:21 -07:00
7a2eae0699 Mark the design tasks for image automation as done
This leaves the implementation tasks as not done -- a bit of a
simplification, since there's some implementation done, and some
design left to do, but it's close enough at this level.

I estimated that having the design basics figured out is worth 30%
overall.
2020-10-15 12:12:04 +01:00
ca8cf44200 Add cluster stats dashboard to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-14 16:34:46 +03:00
90591e852d Update docs website
- add notification-controller/api commands to index
- move diagrams to docs website
- update CRDs docs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-14 10:35:29 +03:00
7dc8aa66a6 Add ARM instruction under staging and production bootstrap 2020-10-14 07:44:16 +11:00
d32e8c6e98 Remove aliases 2020-10-13 12:21:45 +02:00
55cee488bc Update docs 2020-10-13 11:11:55 +02:00
94cf7c329c Update docs 2020-10-13 11:11:55 +02:00
ca970b4ffb docs: Install the monitoring stack with gotk
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-12 09:50:43 +03:00
bfd6d14bf3 Update api versions in guides 2020-10-07 17:00:43 +02:00
2ce9823b3a close parentheses, make link to guide more obvious 2020-10-06 14:34:21 +02:00
c0623334ee Update guide to include column output commands 2020-10-05 18:11:01 +02:00
d41bd6b6b1 Merge pull request #299 from circa10a/main
Switch get commands to use tables for output
2020-10-05 12:34:49 +02:00
3619cb8bd1 Switch get commands to use tables for output
Signed-off-by: circa10a <caleblemoine@gmail.com>
2020-10-04 16:34:04 -05:00
5372dd633e Update api versions in docs 2020-10-03 19:08:16 +01:00
07677ed4a7 Add option to disable the network policy at install time 2020-10-03 17:35:55 +03:00
0e52065893 Change the bootstrap default branch to main 2020-10-01 21:47:33 +03:00
536630cbcd Update roadmap after v0.1 release 2020-10-01 16:59:04 +03:00
edddf65d0e Update docs for git notifiers 2020-10-01 12:55:01 +02:00
ff6a1c14be Rename 'gitops-system' namespace to 'gotk-system'
To align with the project name, and the group introduced in #236.
2020-09-30 22:32:26 +02:00
d902c71a6f Update components to v0.1 2020-09-30 23:09:21 +03:00
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