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(apply): raises error when a metadata has no name #266

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

pallabpain
Copy link
Member

Description

When a resource manifest has no name in metadata, it throws a KeyError. This commit fixes the error reporting to state the issue more explicitly.

@pallabpain pallabpain requested review from a team as code owners February 1, 2024 12:35
@pallabpain pallabpain self-assigned this Feb 1, 2024
@pallabpain pallabpain added the 🐛 bug Something isn't working label Feb 1, 2024
When a resource manifest has no name in metadata, it throws a KeyError.
This commit fixes the error reporting to state the issue more
explicitly.

Wrike Ticket: https://www.wrike.com/open.htm?id=1238536095
Copy link

github-actions bot commented Feb 1, 2024

🤖 Pull Request Artifacts (#7741314961) 🎉

Copy link

github-actions bot commented Feb 1, 2024

🤖 Pull Request Artifacts (#7741324579) 🎉

@pallabpain pallabpain merged commit be26ff8 into devel Feb 1, 2024
6 checks passed
rr-github-ci-user pushed a commit that referenced this pull request Feb 2, 2024
## [7.0.2](v7.0.1...v7.0.2) (2024-02-02)

### Bug Fixes

* **apply:** raises error when a metadata has no name ([#266](#266)) ([be26ff8](be26ff8))
* **deployment:** corrects the condition to fetch deployments ([ee1265d](ee1265d))
* **device:** corrects the condition to fetch devices ([3785f33](3785f33))
* **jsonschema:** corrects the deployment component spec ([#264](#264)) ([3f848bf](3f848bf))
* **package:** corrects the condition to fetch packages ([f056d3a](f056d3a))
@rr-github-ci-user
Copy link
Collaborator

🎉 This PR is included in version 7.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

RomilShah pushed a commit that referenced this pull request Apr 23, 2024
When a resource manifest has no name in metadata, it throws a KeyError.
This commit fixes the error reporting to state the issue more
explicitly.

Wrike Ticket: https://www.wrike.com/open.htm?id=1238536095
RomilShah pushed a commit that referenced this pull request Apr 23, 2024
## [7.0.2](v7.0.1...v7.0.2) (2024-02-02)

### Bug Fixes

* **apply:** raises error when a metadata has no name ([#266](#266)) ([be26ff8](be26ff8))
* **deployment:** corrects the condition to fetch deployments ([ee1265d](ee1265d))
* **device:** corrects the condition to fetch devices ([3785f33](3785f33))
* **jsonschema:** corrects the deployment component spec ([#264](#264)) ([3f848bf](3f848bf))
* **package:** corrects the condition to fetch packages ([f056d3a](f056d3a))
@ankitrgadiya ankitrgadiya deleted the fix/metadata-name branch May 28, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants