Commit Graph

972 Commits (c3255a6e1e274873c16d242aaec111014c368eb4)
 

Author SHA1 Message Date
Stefan Prodan b4f13e10d3
Merge pull request from fluxcd/gitlab-https-auth
Add GitLab HTTPS auth to bootstrap options
Stefan Prodan d0eb55fb86
Merge branch 'gitlab-https-auth' of https://github.com/fluxcd/toolkit into gitlab-https-auth
Stefan Prodan b041dbd14f Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 0ab814fbc4
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot a2144b1759 Update toolkit components
Stefan Prodan 82eb3b5ccf
Merge pull request from fluxcd/build/remove-docs-hotfix
Remove documentation version hotfix
Hidde Beydals 7515080c63 Remove documentation version hotfix
And re-use the same logic to properly compare current and next release
versions in update workflow.
Hidde Beydals 07015c5172
Merge pull request from fluxcd/refactor-create-reconcile-resume
Refactor create, reconcile and resume commands
Hidde Beydals 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
Stefan Prodan 16f0ed548e
Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 0d1600275d
Merge pull request from fluxcd/windows-os-cli
Publish CLI binary for Windows
Stefan Prodan 768f32bd2d
Publish CLI binary for Windows
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan d86798a7c6
Merge pull request from staceypotter/patch-2
updated featured talks + upcoming meetups
Stefan Prodan 7718c6a2a5
Merge pull request from fluxcd/bootstrap-validate-manifests
Enable client side validation on bootstrap
Stefan Prodan a0616ac2cb
Merge pull request from StupidScience/windows-support
Get rid of shell-out and invoke command directly via exec
Stefan Prodan 23bbe0d52b
Merge pull request from staceypotter/patch-3
updated with featured talks + upcoming meetups
Stefan Prodan 6d9e7758a2
Merge pull request from fluxcd/rebase-action
Add rebase action
Stefan Prodan f81a80c2da
Add rebase action
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan ab64619a41
Merge pull request from smorimoto/fossa-action
Use fossa-contrib/fossa-action instead
Stacey Potter 18bdd26be8
updated with featured talks + upcoming meetups
Stacey Potter c5f3a674d6
updated featured talks + upcoming meetups
Sora Morimoto f95e17b144 Use fossa-contrib/fossa-action instead
Signed-off-by: Sora Morimoto <sora@morimoto.io>
“Anton 4989826124 Get rid of shell-out and invoke kubetcl directly via exec
Stefan Prodan f23a551ae3
Enable client side validation on bootstrap
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan bd2df01b12
Merge pull request from fluxcd/alert-provider-fix
Set alert provider secretRef only if specified
Stefan Prodan 880ef303e8
Set alert provider secretRef only if specified
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Michael Bridgen b4ed1a0bdc
Merge pull request from fluxcd/update-image-auto-progress
Mark the design tasks for image automation as done
Michael Bridgen 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.
Stefan Prodan 4464252cae
Merge pull request from fluxcd/monitoring
Add cluster stats dashboard to monitoring stack
Stefan Prodan ca8cf44200
Add cluster stats dashboard to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 4565165579
Add cluster stats dashboard
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan a37be432a9
Merge pull request from fluxcd/docs-update-v0.1.6
Update docs website
Stefan Prodan 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>
Stefan Prodan 13f7d44a06
Merge pull request from nanikjava/f-fix-306
Add ARM instruction to get started guide
Nanik 7dc8aa66a6 Add ARM instruction under staging and production bootstrap
Stefan Prodan 6cf28ab718
Merge pull request from fluxcd/update-components
Update toolkit components
fluxcdbot f461c5e8b7 Update toolkit components
Stefan Prodan 9433bdf4ad
Merge pull request from fluxcd/uninstall-fix
Uninstall improvements
Stefan Prodan d2d494e079
Uninstall improvements
- ignore not found errors when deleting objects
- remove the CR/CRDs before deleting the cluster role binding
- capture kubectl exist code

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan e64b35cde8
Merge pull request from phillebaba/feature/notification-controller
Add notification controller CLI commands
Philip Laine d32e8c6e98 Remove aliases
Philip Laine 55cee488bc Update docs
Philip Laine 65b8942416 Fix minor issues
Philip Laine 94cf7c329c Update docs
Philip Laine 8eac7d6b4d Implement table output
Philip Laine 7ebb34de80 Add receiver command
Philip Laine 6ea84906ac Add alert commands
Philip Laine f7971a871a Add alert provider commands
Stefan Prodan 54b35b7c2b
Merge pull request from fluxcd/monitoring
docs: Install the monitoring stack with gotk
Stefan Prodan ca970b4ffb
docs: Install the monitoring stack with gotk
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>