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

Add preserveStaticIPs field to Plan spec #1

Merged
merged 1 commit into from
May 5, 2024

Conversation

sgratch
Copy link
Contributor

@sgratch sgratch commented May 5, 2024

@@ -549,7 +549,6 @@ export * from './IoK8sApimachineryPkgApisMetaV1LabelSelector';
export * from './IoK8sApimachineryPkgApisMetaV1LabelSelectorRequirement';
export * from './IoK8sApimachineryPkgApisMetaV1ListMeta';
export * from './IoK8sApimachineryPkgApisMetaV1ManagedFieldsEntry';
export * from './IoK8sApimachineryPkgApisMetaV1ObjectMeta';
Copy link
Member

Choose a reason for hiding this comment

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

this should not happen ?

@@ -1,105 +1,22 @@
// @index(['./*', /IoK8sApimachineryPkgApisMetaV1ObjectMeta/g], f => `export * from '${f.path}';`)
/**
Copy link
Member

Choose a reason for hiding this comment

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

you need to restore this file ...

@sgratch sgratch force-pushed the add-preserveStaticIPs-to-plan-spec branch from ddb8586 to 70752bd Compare May 5, 2024 12:19
Reference: kubev2v/forklift-console-plugin#1133

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
@sgratch sgratch force-pushed the add-preserveStaticIPs-to-plan-spec branch from 70752bd to 222b7ae Compare May 5, 2024 12:30
@yaacov yaacov merged commit b1ef58d into kubev2v:main May 5, 2024
1 check passed
@sgratch sgratch deleted the add-preserveStaticIPs-to-plan-spec branch May 5, 2024 12:42
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.

2 participants