newrelic / nr1-container-explorer

NR1 Container Explorer gives you global visibility of the containers across your infrastructure, easily segmented by tags.
https://github.com/newrelic/nr1-container-explorer/discussions
Apache License 2.0
6 stars 12 forks source link

feat: app deprecations #72

Closed jpvajda closed 2 years ago

jpvajda commented 2 years ago

Resolves all app deprecations updates app to node 16

closes https://github.com/newrelic/nr1-catalog/issues/308

jpvajda commented 2 years ago

@aswanson-nr let me know if my changes solve all your code review feedback.

jpvajda commented 2 years ago

I worked with @LizBaker and @tabathadelane on testing this app and was able to run it on staging, the only issue I see is the nerdlet container-explorer.js nerdlet Group By table won't load, I can't seem to determine why that is the case. This should load a list of containers

Actual

Screen Shot 2022-02-18 at 2 51 10 PM

Expected

Screen Shot 2022-02-18 at 2 54 54 PM
nr-opensource-bot commented 2 years ago

:tada: This PR is included in version 0.12.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

jpvajda commented 2 years ago

@LizBaker @aswanson-nr Thank you both for helping to finish this up. 🙏