Skip to content

Provider api#183

Closed
greghaynes wants to merge 3 commits intomainfrom
provider-api
Closed

Provider api#183
greghaynes wants to merge 3 commits intomainfrom
provider-api

Conversation

@greghaynes
Copy link
Copy Markdown
Contributor

No description provided.

@cmoulliard
Copy link
Copy Markdown
Contributor

Can you please add an issue with the description about the PR ?

@nimakaviani
Copy link
Copy Markdown
Contributor

nimakaviani commented Mar 25, 2024

@cmoulliard, I believe this is the issue the PR is for: #161

metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.12.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks like you need to bump the version of your controller gen. are you using an older version of idpbuilder or is there any other reason to have this older version used?

Comment on lines -22 to +24
description: |-
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
description: 'APIVersion defines the versioned schema of this representation
of an object. Servers should convert recognized schemas to the latest
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

these diffs will go away if a newer version of controller gen is used

Comment on lines +14 to +16
type KindConfig struct {
KindConfigPath string
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

better to move the KindConfig definition under pkg/k8s/providers/kind for it to be self contained

@nabuskey
Copy link
Copy Markdown
Collaborator

Closing this due to inactivity. Feel free to reopen.

@nabuskey nabuskey closed this Oct 29, 2024
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.

4 participants