Commit Graph

662 Commits (9f7835d8188363e5bbc9219790446b6b60c54f2c)
 

Author SHA1 Message Date
Stefan Prodan 0d1600275d
Merge pull request #349 from fluxcd/windows-os-cli
Publish CLI binary for Windows
4 years ago
Stefan Prodan 768f32bd2d
Publish CLI binary for Windows
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan d86798a7c6
Merge pull request #345 from staceypotter/patch-2
updated featured talks + upcoming meetups
4 years ago
Stefan Prodan 7718c6a2a5
Merge pull request #340 from fluxcd/bootstrap-validate-manifests
Enable client side validation on bootstrap
4 years ago
Stefan Prodan a0616ac2cb
Merge pull request #334 from StupidScience/windows-support
Get rid of shell-out and invoke command directly via exec
4 years ago
Stefan Prodan 23bbe0d52b
Merge pull request #346 from staceypotter/patch-3
updated with featured talks + upcoming meetups
4 years ago
Stefan Prodan 6d9e7758a2
Merge pull request #347 from fluxcd/rebase-action
Add rebase action
4 years ago
Stefan Prodan f81a80c2da
Add rebase action
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan ab64619a41
Merge pull request #344 from smorimoto/fossa-action
Use fossa-contrib/fossa-action instead
4 years ago
Stacey Potter 18bdd26be8
updated with featured talks + upcoming meetups 4 years ago
Stacey Potter c5f3a674d6
updated featured talks + upcoming meetups 4 years ago
Sora Morimoto f95e17b144 Use fossa-contrib/fossa-action instead
Signed-off-by: Sora Morimoto <sora@morimoto.io>
4 years ago
“Anton 4989826124 Get rid of shell-out and invoke kubetcl directly via exec 4 years ago
Stefan Prodan f23a551ae3
Enable client side validation on bootstrap
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan bd2df01b12
Merge pull request #343 from fluxcd/alert-provider-fix
Set alert provider secretRef only if specified
4 years ago
Stefan Prodan 880ef303e8
Set alert provider secretRef only if specified
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Michael Bridgen b4ed1a0bdc
Merge pull request #341 from fluxcd/update-image-auto-progress
Mark the design tasks for image automation as done
4 years ago
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.
4 years ago
Stefan Prodan 4464252cae
Merge pull request #337 from fluxcd/monitoring
Add cluster stats dashboard to monitoring stack
4 years ago
Stefan Prodan ca8cf44200
Add cluster stats dashboard to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 4565165579
Add cluster stats dashboard
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan a37be432a9
Merge pull request #333 from fluxcd/docs-update-v0.1.6
Update docs website
4 years ago
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>
4 years ago
Stefan Prodan 13f7d44a06
Merge pull request #327 from nanikjava/f-fix-306
Add ARM instruction to get started guide
4 years ago
Nanik 7dc8aa66a6 Add ARM instruction under staging and production bootstrap 4 years ago
Stefan Prodan 6cf28ab718
Merge pull request #331 from fluxcd/update-components
Update toolkit components
4 years ago
fluxcdbot f461c5e8b7 Update toolkit components 4 years ago
Stefan Prodan 9433bdf4ad
Merge pull request #332 from fluxcd/uninstall-fix
Uninstall improvements
4 years ago
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>
4 years ago
Stefan Prodan e64b35cde8
Merge pull request #302 from phillebaba/feature/notification-controller
Add notification controller CLI commands
4 years ago
Philip Laine d32e8c6e98 Remove aliases 4 years ago
Philip Laine 55cee488bc Update docs 4 years ago
Philip Laine 65b8942416 Fix minor issues 4 years ago
Philip Laine 94cf7c329c Update docs 4 years ago
Philip Laine 8eac7d6b4d Implement table output 4 years ago
Philip Laine 7ebb34de80 Add receiver command 4 years ago
Philip Laine 6ea84906ac Add alert commands 4 years ago
Philip Laine f7971a871a Add alert provider commands 4 years ago
Stefan Prodan 54b35b7c2b
Merge pull request #323 from fluxcd/monitoring
docs: Install the monitoring stack with gotk
4 years ago
Stefan Prodan ca970b4ffb
docs: Install the monitoring stack with gotk
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 8a96e32679
Update Prometheus and Grafana
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan fc4d01b3e5
Allow scraping and webhooks
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan b6afc8f6ce
Merge pull request #317 from staceypotter/patch-1
Add featured talks and meetups section
4 years ago
Stefan Prodan c481a431be
Merge branch 'main' into patch-1 4 years ago
Stacey Potter 0a7b82793e
removed header link
Removed "(Check out our [Upcoming Meetups](#upcoming-meetups)!)" from the top of the page.
4 years ago
Stacey Potter 3653236bcb
added "featured talks" section
+ upcoming meetups & header link
4 years ago
Stefan Prodan a2eee72015
Merge pull request #318 from fluxcd/install-pkg
Introduce install package
4 years ago
Stefan Prodan 5672646278
Use install pkg in CLI
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan c4d3fa7a48
init install pkg
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stacey Potter 32b0267b9f
Added GOTK guide walk-through
Added invite for Leigh's GOTK guide walk-through on Oct 19 (10am PT/18:00 BST) to the Community Section. LMK if this should be somewhere else - or condensed (wasn't sure how much info to include). Thanks! :)
4 years ago