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

Fix API_PREFERRED_VERSIONS.autoscaling to horizontalpodautoscalers #201

Conversation

benjaminapetersen
Copy link
Contributor

Mistake naming this version

@spadgett

@@ -1425,11 +1425,11 @@ angular.module('openshiftCommonUI')

angular.module('openshiftCommonServices')
.constant('API_PREFERRED_VERSIONS', {
autoscaling: {group: 'autoscaling', resource: 'horizontalpodautoscalers' },
horizontalpodautoscalers: {group: 'autoscaling', resource: 'horizontalpodautoscalers' },
Copy link
Member

Choose a reason for hiding this comment

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

nit: alpha

Copy link
Contributor Author

Choose a reason for hiding this comment

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

lol not alpha as in api, alpha as in alphabetize. I will fix :)

@benjaminapetersen benjaminapetersen force-pushed the bpetersen/trello/api-groups/horizontalpodautoscalers branch from ad8d705 to b8afcba Compare September 25, 2017 18:10
@benjaminapetersen
Copy link
Contributor Author

Updated

@benjaminapetersen benjaminapetersen force-pushed the bpetersen/trello/api-groups/horizontalpodautoscalers branch from b8afcba to 676689e Compare September 25, 2017 18:58
@benjaminapetersen
Copy link
Contributor Author

Sneaking in 'deploymentconfigs/instantiate' as well.

@spadgett
Copy link
Member

Sneaking in 'deploymentconfigs/instantiate' as well.

Might want to add deploymentconfigs/rollback in that case, too.

@benjaminapetersen benjaminapetersen force-pushed the bpetersen/trello/api-groups/horizontalpodautoscalers branch from 676689e to 674ae5d Compare September 25, 2017 19:41
@benjaminapetersen
Copy link
Contributor Author

will do.

@benjaminapetersen
Copy link
Contributor Author

@spadgett thoughts on this? Could get 2-3 of the larger PRs merged in today then.

@spadgett spadgett merged commit 83d284a into openshift:master Sep 26, 2017
@benjaminapetersen benjaminapetersen deleted the bpetersen/trello/api-groups/horizontalpodautoscalers branch September 26, 2017 14:01
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.

None yet

2 participants