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

Infer the "secure" field in dspa based on scheme #196

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

amadhusu
Copy link
Contributor

@amadhusu amadhusu commented Jul 4, 2023

Resolves #157

Description

Infer the "secure" field in dspa based on the scheme which

How Has This Been Tested?

Manually tested this on Openshift Cluster to ensure removing this field doesn't hinder anything.

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@shalberd
Copy link
Contributor

shalberd commented Jul 4, 2023

So now that secure is removed here ... how do you handle setting secure to either true or false in i.e. odh dashboard?

@amadhusu amadhusu force-pushed the am/157 branch 2 times, most recently from c5e820f to 27325ee Compare July 10, 2023 13:59
@amadhusu amadhusu changed the title Removed the "secure" field in dspa Infer the "secure" field in dspa based on scheme Jul 10, 2023
config/rbac/role.yaml Outdated Show resolved Hide resolved
@HumairAK
Copy link
Contributor

@amadhusu can you squash your commits

@amadhusu
Copy link
Contributor Author

@amadhusu can you squash your commits

@HumairAK Squashed the commits.

@amadhusu amadhusu force-pushed the am/157 branch 2 times, most recently from 6029935 to 9d7dea7 Compare July 13, 2023 18:35
@amadhusu amadhusu requested a review from HumairAK July 13, 2023 18:36
controllers/dspipeline_params.go Outdated Show resolved Hide resolved
controllers/dspipeline_params.go Outdated Show resolved Hide resolved
controllers/dspipeline_params.go Show resolved Hide resolved
Signed-off-by: Achyut Madhusudan <amadhusu@redhat.com>
@HumairAK
Copy link
Contributor

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit c414cf6 into opendatahub-io:main Jul 14, 2023
2 checks passed
@HumairAK HumairAK added the qe/verify Labels to inform qe on issues to verify. label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm qe/verify Labels to inform qe on issues to verify.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infer "secure" field in a dspa if it is not provided.
4 participants