Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,660 contributions in the last year
Activity overview
Contribution activity
September 2020
- slok/kahoy-app-deploy-example Shell
- slok/awesome-tuis
-
slok/kahoy-kustomize-example
Shell
•
Built by
Created a pull request in slok/kahoy that received 2 comments
Add output JSON report
Closes #105
This PR adds the concept of model.Report, this has the information about the execution that has been made using kahoy. Currently, it ha…
+405
−4
•
2
comments
- Refactor reports for a better domain naming
- Remove --git-diff-filter flag
- Allow the user creating missing namespaces before applying resources
- Add missing tests for the small simple functions of the models
- Remove name from Resource model because is not used
- Don't wait on resource deletion
- Improve excternal command execution stdout/sterr output using app logger
- Add the ability to set fs-exclude and fs-include flags configuration in the kahoy app configuration file as an alternative
- On dry-run print groups ordered
- Move dryrun resource manager to its own package
- Capture OS signal correctly and stop the execution
- Update Changelog for #97
- Fix current directory fs load not detecting correctly resource groups
- Fix multi-resource commented YAML files loading failure
- Add wait option to groups
- Add contributing
- On diffing delete resources, first get the latest state from the server
- Add metav1.List decoding on YAML Kubernetes serializer
- Add Kustomize example link
- Add Kubernetes style label selector for annotation based filtering
- Add Kubernetes style label selector filtering
- Remove git diff and move the logic to resource based diff
- Add links on readme
- Add readme
- App2 uses 2 replicas
- Make manual fix, a full sync
- Add dry-run and diff before applying to manual fix workflow
- Pin Kahoy version
- Add manual fix workflow
- Fix wait and add app2
- Fix waiter when no reports present
- Add app1 production
- Add wait script
- Add jq and kubedog to docker image
- Run apply correctly
- Fix ci
- Add generate and check scripts
- Add image publish
Created an issue in slok/kahoy that received 1 comment
Rename `mode` flag to `provider`
Mode semantically speaking, is more related to how the execution of kahoy is made (dry-run, diff, regular...). additionally to this, the current mode…
1
comment
- Namespace not found error on regular apply or diff
- Kubectl deletion shouldn't wait
- Capture command execution stdout/stderr and log
- Implement output data
- Add FS exclude and include options in the kahoy configuration file
- Capture system siganals and stop in a reliable way
- When files path is loaded as current directory ( `.` ) it sets all resources in `root` group
- Empty YAMLs on multiresource YAML files can't be parsed
- Dry-run should print resource groups sorted
- Decoding `metav1.List` Kubernetes types from YAML will panic
28
contributions
in private repositories
Sep 7 – Sep 23