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

Feat/m foundation central imaging #422

Merged
merged 14 commits into from
Apr 14, 2022
Merged

Conversation

abhimutant
Copy link
Collaborator

Foundation Central -:

Added Datasources
- Get an API Key
- Get list of API Keys
- Imaged Node details
- List of All imaged node details
- Imaged Cluster details
- List of all imaged cluster details

Added Resources
- Create an API Key
- Image Clusters

Tanmay Chatterjee and others added 10 commits April 12, 2022 22:05
FC Client

Fix

SDK v2 update

Foundation Central: Basic code to create cluster.

Lint fix

Polling for cluster creation.

Lint fixes.

resource and data_source for create API keys for fc

datasource for list api keys

dataresource for listing api keys in FC

naming convention and rebasing

lint changes

lint changes

addressing comments

added the context params in interface and methods

adding context in api method

datasource for imageNodes List FC

lint changes

removing trailing white spaces

datasource for imaged nodes list

changes after rebasing

datasource for getting imaged cluster list

added foundation init config parameter in schema

lint changes in fc struct

removed the commented lines

Added schema for cluster details

added the readContext for image cluster details

Added hardware attibutes faltten function.

change d.SetId to imaged_cluster_uuid instead of unique ID

datasource for node details

lint fixes

dataSource for Node Details

changes for expanding network list call and skip cluster creation paramater

added the Poll method and delete cluster API

Added ReadContext in resource

lint changes

lint changes

changed the node delay tiemout

changes as per suggestion
@abhimutant
Copy link
Collaborator Author

abhimutant commented Apr 13, 2022

/ok-to-test

Acceptance test run status: failure

@abhimutant
Copy link
Collaborator Author

abhimutant commented Apr 13, 2022

/ok-to-test

Acceptance test run status: success
Line code coverage is 52.1

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
client/fc/fc.go Outdated Show resolved Hide resolved
client/fc/fc.go Show resolved Hide resolved
client/fc/fc.go Outdated Show resolved Hide resolved
Copy link
Contributor

@siddharth-kulshrestha siddharth-kulshrestha left a comment

Choose a reason for hiding this comment

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

One minor comment for code readability

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

Successfully merging this pull request may close these issues.

3 participants