Hidde Beydals
59011c9517
Merge pull request #258 from fluxcd/ci-release-replace
...
ci: take "v" of RELEASE_VERSION into account
4 years ago
Hidde Beydals
39d5c9e525
ci: take "v" of RELEASE_VERSION into account
4 years ago
Stefan Prodan
e6d553c8ff
Merge pull request #256 from fluxcd/install-from-archives
...
Use release archive as kustomize base
4 years ago
Hidde Beydals
fecd777d30
ci: update replace pattern to match release zip
4 years ago
stefanprodan
ce64b1fc09
Use release archive as kustomize base
4 years ago
stefanprodan
857e442376
Update kustomize/api to v0.6.2
4 years ago
Stefan Prodan
b0e407bf30
Merge pull request #254 from fluxcd/uninstall-fix
...
Suspend bootstrap kustomization on uninstall
4 years ago
Stefan Prodan
cad64ba044
Merge pull request #253 from fluxcd/bootstrap-required-components
...
Validate bootstrap required components
4 years ago
stefanprodan
85801f18ae
Add uninstall section to install guide
4 years ago
stefanprodan
f93a40a18b
Suspend bootstrap kustomization on uninstall
4 years ago
stefanprodan
9b0c44162a
Validate bootstrap required components
4 years ago
Stefan Prodan
a66ac1594b
Merge pull request #247 from fluxcd/arm-v7
...
Add support for ARMv7
4 years ago
stefanprodan
101e7bbce0
Add support for ARMv7
4 years ago
Stefan Prodan
0e969bbaad
Merge pull request #240 from idvoretskyi/idvoretskyi-fossa
...
FOSSA scan enabled
4 years ago
Ihor Dvoretskyi
621b4c8213
FOSSA scan enabled
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
4 years ago
Stefan Prodan
8ca6e44de7
Merge pull request #236 from fluxcd/tenant-cmd
...
Add create tenant command
4 years ago
stefanprodan
8ee2c972d3
Publish docs on releases instead of master push
4 years ago
stefanprodan
fafcf09570
Add -n shorthand for namespace flag
4 years ago
stefanprodan
0b14328024
Use the group version for HR APIVersion
4 years ago
Hidde Beydals
2d2b24f589
Merge pull request #239 from fluxcd/readme-update
...
docs: add more content to the README.md
4 years ago
Hidde Beydals
346d8f7583
docs: add more content to the README.md
4 years ago
stefanprodan
2096532f5d
Add create tenant command
4 years ago
stefanprodan
4136eb1444
Add export resource helper function
4 years ago
Stefan Prodan
67e0acd044
Merge pull request #235 from stealthybox/shell-completions
...
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
4 years ago
leigh capili
cbcdfc5f6c
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
4 years ago
Stefan Prodan
288d952686
Merge pull request #231 from fluxcd/kc-v0.0.12
...
Update kustomize-controller to v0.0.12
4 years ago
stefanprodan
c36e02bba9
Update kustomize-controller to v0.0.12
4 years ago
Stefan Prodan
c121a4c0f5
Merge pull request #229 from fluxcd/log-level
...
Add log level flag
4 years ago
stefanprodan
2bac5aabee
Add log level flag
4 years ago
Stefan Prodan
97ff225bc0
Merge pull request #227 from fluxcd/watch-all-namespaces
...
Add watch all namespaces flag
4 years ago
stefanprodan
d5e78b9f80
Add watch all namespaces flag
4 years ago
Stefan Prodan
3f98affd5a
Merge pull request #223 from fluxcd/update-components
...
Update toolkit components
4 years ago
stefanprodan
531c2bcf00
Import fluxcd/pkg/runtime
4 years ago
fluxcdbot
dd5505918a
Update toolkit components
4 years ago
Stefan Prodan
4a30a69eb4
Merge pull request #226 from fluxcd/bot-pr
...
Use fluxcdbot token in CI
4 years ago
stefanprodan
38b302e5a5
Use fluxcdbot token in CI
4 years ago
Hidde Beydals
ea010895a0
docs: update Helm roadmap
4 years ago
Stefan Prodan
7b88512698
Merge pull request #222 from fluxcd/rbac-patch-events
...
Add PATCH rule to crd-controller role for events
4 years ago
Hidde Beydals
1ff24d9285
Add PATCH rule to crd-controller role for events
...
During high custom resource count / low interval tests, I was greated
with a `cannot patch resource "events"` message. This happened due to
event compaction, where it will perform a patch instead of a create.
By giving the role the permission to do so this should no longer pose
a problem.
4 years ago
Stefan Prodan
ebf742d272
Merge pull request #219 from fluxcd/bootstrap-branch
...
Add branch flag to bootstrap cmd
4 years ago
stefanprodan
a7b1b04920
Add bootstrap reinstall e2e test
4 years ago
stefanprodan
1218d6abe8
Add branch flag to bootstrap cmd
4 years ago
Stefan Prodan
f9d546676b
Merge pull request #218 from fluxcd/refac
...
Add GitHub bootstrap e2e test
4 years ago
stefanprodan
afef6960b9
Cleanup GitHub e2e repo
4 years ago
stefanprodan
f6626b8975
Add GitHub bootstrap e2e test
4 years ago
stefanprodan
b1e66f81ab
Add label validation
4 years ago
Stefan Prodan
9cc018e618
Merge pull request #216 from fluxcd/labels
...
Add label arg to create commands
4 years ago
stefanprodan
797cd9bea2
Add label arg to create commands
4 years ago
Hidde Beydals
9dbfca3d7a
Merge pull request #212 from fluxcd/refactor-hr-source-kind-validation
...
Refactor HelmRelease chart source kind validation
4 years ago
Hidde Beydals
f18d1efdcb
Refactor HelmRelease chart source kind validation
4 years ago