-
Notifications
You must be signed in to change notification settings - Fork 203
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fluxcd/kustomize-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.26.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluxcd/kustomize-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.26.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 16 files changed
- 4 contributors
Commits on Jul 1, 2022
-
Retry downloading the artifact on not found errors
- Extract the artifact operations such as download, verify, untar into a dedicated struct - Introduce a dedicated type for artifact not found errors - On artifact not found errors, log the error, update the ready status message and requeue the object - Retry the artifact download at the interval set with `--requeue-dependency` (defaults to 30s) Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cfd5200 - Browse repository at this point
Copy the full SHA cfd5200View commit details -
Merge pull request #689 from fluxcd/artifact-downloader
Retry downloading artifacts on not found errors
Configuration menu - View commit details
-
Copy full SHA for 08b4726 - Browse repository at this point
Copy the full SHA 08b4726View commit details -
- github.com/aws/aws-sdk-go to version 1.44.46. - github.com/aws/aws-sdk-go-v2 to version 1.16.6. - github.com/aws/aws-sdk-go-v2/config to version 1.15.12. - github.com/aws/aws-sdk-go-v2/credentials to version 1.12.7. - github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.4. - github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.8. - github.com/hashicorp/vault/api to version 1.7.2. - golang.org/x/net to version 0.0.0-20220630215102-69896b714898. - google.golang.org/api to version 0.86.0. - google.golang.org/genproto to version 0.0.0-20220630174209-ad1d48641aa7. - gopkg.in/yaml.v3 to version 3.0.1. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e17fba - Browse repository at this point
Copy the full SHA 2e17fbaView commit details -
Merge pull request #692 from pjbgf/update-deps
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for b0509d5 - Browse repository at this point
Copy the full SHA b0509d5View commit details
Commits on Jul 6, 2022
-
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f00c55 - Browse repository at this point
Copy the full SHA 4f00c55View commit details -
Merge pull request #694 from pjbgf/go-1.18
build: Upgrade to Go 1.18
Paulo Gomes authoredJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for d1de33e - Browse repository at this point
Copy the full SHA d1de33eView commit details
Commits on Jul 13, 2022
-
Fix github.com/emicklei/go-restful (CVE-2022-1996)
This addresses CVE-2022-1996, due to v2.16.0 including emicklei/go-restful@9266625. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for ac020c6 - Browse repository at this point
Copy the full SHA ac020c6View commit details -
- github.com/aws/aws-sdk-go to version 1.44.53. - github.com/aws/aws-sdk-go-v2 to version 1.16.7. - github.com/aws/aws-sdk-go-v2/config to version 1.15.14. - github.com/aws/aws-sdk-go-v2/credentials to version 1.12.9. - github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.5. - github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.9. - golang.org/x/net to version 0.0.0-20220708220712-1185a9018129. - google.golang.org/api to version 0.87.0. - google.golang.org/genproto to version 0.0.0-20220712132514-bdd2acd4974d. - google.golang.org/grpc to version 1.48.0. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for ddb51b7 - Browse repository at this point
Copy the full SHA ddb51b7View commit details -
Merge pull request #696 from pjbgf/update-deps
Update dependencies
Paulo Gomes authoredJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for fa4facb - Browse repository at this point
Copy the full SHA fa4facbView commit details -
decryptor: recover from SOPS store panic
Based on user reports, there seems to be a small chance for the underlying SOPS store implementation to panic when a user provides input and/or output format instructions which do not actually match the type of the file. Recover from this to ensure continuity of operations. Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 2cdc9a5 - Browse repository at this point
Copy the full SHA 2cdc9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c661ad - Browse repository at this point
Copy the full SHA 1c661adView commit details -
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for f3a08b1 - Browse repository at this point
Copy the full SHA f3a08b1View commit details -
Merge pull request #697 from pjbgf/release-v0.26.3
Release v0.26.3
Paulo Gomes authoredJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 71802c6 - Browse repository at this point
Copy the full SHA 71802c6View commit details
There are no files selected for viewing