Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(insecure): ensure builds are secure by default #419

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rchincha
Copy link
Contributor

BREAKING CHANGE: insecure: directive is now true by default. Previously, it was false.

Fixes issue #311

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #419 (7c91ef8) into main (7174ee3) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 7c91ef8 differs from pull request most recent head 53612c8. Consider uploading reports for the commit 53612c8 to get more accurate results

@@           Coverage Diff           @@
##             main     #419   +/-   ##
=======================================
  Coverage   12.13%   12.13%           
=======================================
  Files          44       44           
  Lines        5429     5429           
=======================================
  Hits          659      659           
  Misses       4653     4653           
  Partials      117      117           
Impacted Files Coverage Δ
pkg/types/imagesource.go 41.66% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

BREAKING CHANGE: `insecure:` directive is now `true` by default.
Previously, it was `false`.

Fixes issue project-stacker#311

Signed-off-by: Ramkumar Chinchani <[email protected]>
@rchincha
Copy link
Contributor Author

@rchincha rchincha added this to the v1.0.0 milestone Apr 21, 2023
@rchincha rchincha modified the milestones: v1.0.0, v1.0.1 Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant