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

Refs #33783 - bindings for org cdn configurator #821

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

parthaa
Copy link
Contributor

@parthaa parthaa commented Oct 29, 2021

No description provided.

@theforeman-bot
Copy link

Issues: #33783

@parthaa
Copy link
Contributor Author

parthaa commented Oct 29, 2021

$ hammer organization configure-cdn --id=4 --password=<pass>--ssl-ca-credential-id=1 --upstream-organization-label=export-23660
 --url="https://example.com" --username=admin

Updated CDN configuration.


$ hammer organization info --id=4
.....

CDN configuration:      
    URL:                   https://example.com
    Upstream Organization: export-23660
    Username:              admin
    SSL CA Credential ID:  1

@parthaa
Copy link
Contributor Author

parthaa commented Oct 29, 2021

Depends on Katello/katello#8821

@jturel
Copy link
Member

jturel commented Nov 3, 2021

This all works well. Only thing I'd recommend changing is to remove the Red Hat Repository Url in organization show, since that's superceded by the cdn configuration now. i've left that field in the API for now, but can remove it in a few releases

@parthaa
Copy link
Contributor Author

parthaa commented Nov 3, 2021

This all works well. Only thing I'd recommend changing is to remove the Red Hat Repository Url in organization show, since that's superceded by the cdn configuration now. i've left that field in the API for now, but can remove it in a few releases

updated

Copy link
Member

@jturel jturel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@chris1984 chris1984 self-assigned this Nov 3, 2021
@chris1984
Copy link
Member

Test failures are unrelated, merging and will submit a pr to fix tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants