-
Couldn't load subscription status.
- Fork 46
Comparing changes
Open a pull request
base repository: adobe/rules_gitops
base: main
head repository: Skydio/rules_gitops
compare: master
- 20 commits
- 5 files changed
- 8 contributors
Commits on Aug 12, 2021
-
Add a not_gitops_image_repository_prefix
This allows the image repository prefix to be configured when running in gitops==False. Defaults to current behavior
Configuration menu - View commit details
-
Copy full SHA for e1b76dd - Browse repository at this point
Copy the full SHA e1b76ddView commit details -
Merge pull request #2 from Skydio/g3/apply-build-user
Add a not_gitops_image_repository_prefix
Configuration menu - View commit details
-
Copy full SHA for a93e0fd - Browse repository at this point
Copy the full SHA a93e0fdView commit details -
Allow the kubectl context user and cluster to be configurable
Currently the kubectl cluster and user are the same as passed into k8s_deploy. It would be great to allow this to be explicitly configurable and different than the cluster and user arguments. In particular, this is handy for EKS with the awscli command ```shell $ awseks update-kubeconfig --name foo ``` Where the context's cluster and user names == the arn of the EKS cluster.
Configuration menu - View commit details
-
Copy full SHA for a30c5c9 - Browse repository at this point
Copy the full SHA a30c5c9View commit details -
Merge pull request #3 from Skydio/g3/kubectl-context-info
Currently the kubectl cluster and user are the same as passed into k8s_deploy. It would be great to allow this to be explicitly configurable and different than the cluster and user arguments. In particular, this is handy for EKS with the awscli command $ awseks update-kubeconfig --name foo Where the context's cluster and user names == the arn of the EKS cluster.
Configuration menu - View commit details
-
Copy full SHA for e9fbfc2 - Browse repository at this point
Copy the full SHA e9fbfc2View commit details -
Allow the gitops directory structure to be configurable
Default to the current `{namespace}/{cluster}`, but allows users to change this as they see fit.Configuration menu - View commit details
-
Copy full SHA for b4b6494 - Browse repository at this point
Copy the full SHA b4b6494View commit details -
Merge pull request #4 from Skydio/g3/gitops-directory-structure
Allow the gitops directory structure to be configurable
Configuration menu - View commit details
-
Copy full SHA for 62d5a54 - Browse repository at this point
Copy the full SHA 62d5a54View commit details
Commits on Mar 30, 2022
-
Merge branch 'master' of https://github.com/adobe/rules_gitops into g…
…3/merge-upstream
Configuration menu - View commit details
-
Copy full SHA for 1036297 - Browse repository at this point
Copy the full SHA 1036297View commit details -
Merge pull request #5 from Skydio/g3/merge-upstream
Merge upstream into rules_gitops
Configuration menu - View commit details
-
Copy full SHA for 578cc61 - Browse repository at this point
Copy the full SHA 578cc61View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e2dcf4 - Browse repository at this point
Copy the full SHA 6e2dcf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a75e5c - Browse repository at this point
Copy the full SHA 8a75e5cView commit details
Commits on Jul 26, 2022
-
Merge pull request #6 from Skydio/danny/forward-tags
Forward tags to every rule
Configuration menu - View commit details
-
Copy full SHA for 21cd8ab - Browse repository at this point
Copy the full SHA 21cd8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c04ef - Browse repository at this point
Copy the full SHA 38c04efView commit details
Commits on Jul 27, 2022
-
Merge pull request #7 from Skydio/danny/forward-tags
Fix runfiles paths
Configuration menu - View commit details
-
Copy full SHA for 1ae7367 - Browse repository at this point
Copy the full SHA 1ae7367View commit details
Commits on Dec 9, 2022
-
Omit image tags in gitops targets in k8s_deploy bazel rule
- This is so we can still use tags in `.show` and `.apply` to deploy from bazel commands but be able to rely consistently on bazel gitops targets remaining the same and then we can be sure to test gitops files in CI. - The design of `rules_gitops` was that the gitops file commited would be the source of truth with what is deployed, but at Skydio we deploy with argocd and spinnaker outside of the git loop Tests: Tested with `skyops` and works as it should Topic: omit-image-in-gitops Reviewers: daniel-benton
Configuration menu - View commit details
-
Copy full SHA for c8fd6b4 - Browse repository at this point
Copy the full SHA c8fd6b4View commit details
Commits on Dec 10, 2022
-
Merge pull request #8 from Skydio/arturo/revup/master/omit-image-in-g…
…itops Omit image tags in gitops targets in k8s_deploy bazel rule
Configuration menu - View commit details
-
Copy full SHA for c5a77cc - Browse repository at this point
Copy the full SHA c5a77ccView commit details
Commits on Dec 14, 2022
-
Introduce a new dictionary that will be used to replace image in kust…
…omize without having to add image_push targets - Tested this in `aircam` and `skyops` - With this change, all bazel gitops targets in `aircam` build without having to pull in python deps because the image target is no longer there Topic: avoid-image-targets Reviewers: daniel-benton
Configuration menu - View commit details
-
Copy full SHA for e8af582 - Browse repository at this point
Copy the full SHA e8af582View commit details
Commits on Dec 21, 2022
-
Merge pull request #9 from Skydio/arturo/revup/master/avoid-image-tar…
…gets Introduce a new dictionary that will be used to replace image in kustomize without having to add image_push targets
Configuration menu - View commit details
-
Copy full SHA for 9f60d3d - Browse repository at this point
Copy the full SHA 9f60d3dView commit details
Commits on Jan 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97e5a71 - Browse repository at this point
Copy the full SHA 97e5a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780d20f - Browse repository at this point
Copy the full SHA 780d20fView commit details -
Merge pull request #11 from Skydio/cherry-pick-bazel-5-fixes
cherry pick bazel 5 fixes
Configuration menu - View commit details
-
Copy full SHA for fda1e8a - Browse repository at this point
Copy the full SHA fda1e8aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...master