project-codeflare / project-codeflare/codeflare-sdk

CLI (and SDK) Unnecessary yaml rewrites

Open
#278 0 comments 0 reactions 1 assignee View on GitHub

@carsonmh is already working on this.

Since Aug 3, 2023.

Dominant language
Python
Stars
35
Forks
66
Avg merge
48m
Merged PRs (30d)
7

Description

Currently, when calling using the CLI's status or details commands, they will also write the cluster's AW back to current dir, since get_cluster() recreates the Cluster object. Perhaps we should have a Cluster creation option that doesn't actually generate the AW (just stores values in cluster/config object memory)? That way it can get consumed by get_cluster() optionally, and the CLI can then use that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.