question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inform admin about important changes in update command output after update of Codenvy on-prem

See original GitHub issue

We need to have an ability to display update specific info in terminal after the successful update of Codenvy on-prem, for example, for update to 5.0.0-M4:

[vagrant@dev ~]$ codenvy install
[CODENVY] Unzip Codenvy binaries to /tmp/codenvy [OK]
[CODENVY] Configure Codenvy                      [OK]
[CODENVY] Patch resources before update          [OK]
[CODENVY] Move Codenvy binaries to /etc/puppet   [OK]
[CODENVY] Update Codenvy                         [OK]
[CODENVY] Patch resources after update           [OK]
[CODENVY] {
  "artifacts" : [ {
    "artifact" : "codenvy",
    "version" : "5.0.0-M4",
    "status" : "SUCCESS"
  } ],
  "status" : "OK",
  "message" : "All users' passwords have been reset. If your Admin user is 'admin', then your password has been set to 'password'. This has been done as part of an internal database consolidation that increases system security."
}

Message should be in yellow color.

It is needed for issue https://github.com/codenvy/codenvy/issues/845.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
TylerJewellcommented, Oct 2, 2016

Here is shorter language. “This is a one-time event to increase security with an internal database consolidation.”

0reactions
dmytro-ndpcommented, Oct 2, 2016

Example of update command output: update_info

Read more comments on GitHub >

github_iconTop Results From Across the Web

codenvy/CHANGELOG.md at master - GitHub
... Inform admin about important changes in update command output after update of Codenvy on-prem #865; NPE during start workspace from default environment ......
Read more >
Release Notes: Codenvy 5
Codenvy 5 has been released and brings all the improvements from Eclipse Che 5, plus a host of enterprise features. To learn more...
Read more >
Codenvy Pricing, Alternatives & More 2022 - Capterra
With the help of Capterra, learn about Codenvy, its features, pricing information, popular comparisons to other Application Development products and more.
Read more >
Codenvy Reviews 2022: Details, Pricing, & Features - G2
Since codenvy provides cloud-based deployments, it is the best platform for a developer. Very easy to code and debug. More built-in options makes...
Read more >
IBM Z® Open Editor in the cloud with Eclipse Che
After the cluster state shows Normal, the cluster network and load-balancing component take about 10 more minutes to deploy and update the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found