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

fix(cmd-api-server): Cactus-Cockpit to be off by default #1239

Closed
m-courtin opened this issue Aug 18, 2021 · 0 comments · Fixed by #1304
Closed

fix(cmd-api-server): Cactus-Cockpit to be off by default #1239

m-courtin opened this issue Aug 18, 2021 · 0 comments · Fixed by #1304
Assignees
Labels
API_Server bug Something isn't working Developer_Experience good-first-issue Good for newcomers good-first-issue-300-advanced Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Security Related to existing or potential security vulnerabilities
Milestone

Comments

@m-courtin
Copy link
Contributor

Describe the bug

After a first installation of latest cactus version the Cactus-Cockpit is not completely disabled / removed. In the documentation (build.md) you will see "After starting the API server, you will see in the logs that plugins were loaded and that the API is reachable on the port you specified (4000 by default) and the Web UI (Cockpit) is reachable through port on the port your config specified (3000 by default)."

Also the Cactus API-Server server shows in the logs "[2021-08-16T13:49:52.029Z] INFO (api-server): Cactus Cockpit reachable https://127.0.0.1:3000"

To Reproduce

  • Install latest version of Cactus
  • Execute "npm run generate-api-server-config" as written in documentation
  • Execute "npm run start:api-server" as written in documentation

Expected behaviour

As the Cactus - Cockpit should be disabled / removed, Cactus API-Server logs should not show that Cockpit is reachable at endpoint xyz and documentation should be updated accordingly.

@m-courtin m-courtin added the bug Something isn't working label Aug 18, 2021
@petermetz petermetz added API_Server Developer_Experience good-first-issue Good for newcomers good-first-issue-300-advanced Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Security Related to existing or potential security vulnerabilities labels Aug 18, 2021
@m-courtin m-courtin changed the title Cactus - Cockpit is not completely disabled / removed fix(cmd-api-server): Cactus-Cockpit to be off by default Aug 19, 2021
@petermetz petermetz modified the milestones: v0.9.0, v0.10.0 Aug 31, 2021
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 6, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 7, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 8, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 13, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 16, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Sep 29, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Oct 28, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Nov 4, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Nov 15, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
AzaharaC added a commit to AzaharaC/cactus that referenced this issue Nov 17, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
petermetz pushed a commit that referenced this issue Nov 17, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Leeyoungone pushed a commit to Leeyoungone/cactus that referenced this issue Nov 19, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Leeyoungone pushed a commit to Leeyoungone/cactus that referenced this issue Nov 19, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Leeyoungone pushed a commit to Leeyoungone/cactus that referenced this issue Nov 19, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Leeyoungone pushed a commit to Leeyoungone/cactus that referenced this issue Nov 19, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Signed-off-by: Youngone Lee <youngone.lee@accenture.com>
awadhana pushed a commit to awadhana/cactus that referenced this issue Nov 24, 2021
Signed-off-by: AzaharaC <a.castano.benito@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API_Server bug Something isn't working Developer_Experience good-first-issue Good for newcomers good-first-issue-300-advanced Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. Security Related to existing or potential security vulnerabilities
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants