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

Bump k8s go sdk client #41

Merged
merged 10 commits into from
Jul 5, 2020
Merged

Conversation

liranbg
Copy link
Collaborator

@liranbg liranbg commented Jul 2, 2020

Required changes made on custom_metrics to receive both Group and GroupKind in order to use new k8s custom_metrics. Thanks to https://github.com/v3io/scaler-types/pull/9/files it is now possible.

  • added github actions to lint / test / build
  • bump k8s go sdk client to 1.15.5
  • bumped scaler-types to 1.7.0 to support GroupKind instance (as oppose to groupKind as a string)

@liranbg liranbg changed the base branch from master to development July 2, 2020 17:59
Copy link
Contributor

@omesser omesser left a comment

Choose a reason for hiding this comment

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

Minor, I think

cmd/autoscaler/app/autoscaler.go Outdated Show resolved Hide resolved
cmd/autoscaler/app/autoscaler.go Outdated Show resolved Hide resolved
cmd/autoscaler/app/autoscaler.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Hedingber Hedingber left a comment

Choose a reason for hiding this comment

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

@liranbg please add in the description the list of changes in this PR (GH actions etc...)
I feel like we should rename metricsGroupName and metricsGroupKind to metricsResourceGroup and metricsResourceKind.
IIUC k8s calls it GroupKind simply because it's the group and the kind, not the group and the kind of the group (it's the kind of the resource)

@omesser omesser merged commit 679f4ce into v3io:development Jul 5, 2020
@liranbg liranbg deleted the bump_k8s_go_sdk_client branch July 5, 2020 09:14
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.

3 participants