Support insecure 🍪s for testing Deck's GitHub oauth without SSL. #12989
Labels
area/prow/deck
Issues or PRs related to prow's deck component
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
sig/testing
Categorizes an issue or PR as relevant to SIG Testing.
Milestone
What would you like to be added:
A new boolean
deck
flag called--insecure-cookies
that disables secure cookies so that Deck's GitHub oauth functionality will work without SSL.Why is this needed:
I don't think this would be a safe option to enable for production instances, but it would be useful for testing without SSL.
The text was updated successfully, but these errors were encountered: