Skip to content

https://github.com/kubevela/kubevela/issues/6128#703

Open
sguruvar wants to merge 1 commit into
kubevela:masterfrom
sguruvar:master
Open

https://github.com/kubevela/kubevela/issues/6128#703
sguruvar wants to merge 1 commit into
kubevela:masterfrom
sguruvar:master

Conversation

@sguruvar
Copy link
Copy Markdown

Description of your changes

How has this code been tested?

Checklist

I have:

  • Title of the PR starts with type (e.g. [Addon] , [example] or [Doc]).
  • Updated/Added any relevant documentation and examples.
  • New addon should be put in experimental.
  • Update addon should modify the version in metadata.yaml to generate a new version.

Verified Addon promotion rules

If this pr wants to promote an experimental addon to verified, you must check whether meet these conditions too:

  • This addon must be tested by addon's e2e-test to guarantee this addon can be enabled successfully.
  • This addon must have some basic but necessary information.
    • An accessible icon url and source url defined in addon's metadata.yaml.
    • A detail introduction include a basic example about how to use and what's the benefit of this addon in README.md.
    • Also provide an introduction in KubeVela documentation.
    • It's more likely to be accepted if useful examples provided in example dir.

@@ -0,0 +1,14 @@
name: cloudshell
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

change the name with aws-resource?

name: cloudshell
version: 0.0.9
description: A Friendly Kubernetes CloudShell (Web Terminal)
url: https://github.com/cloudtty/cloudtty
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

and these files

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