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

Support device in non-default namespace #238

Merged
merged 4 commits into from
May 1, 2024

Conversation

RemindD
Copy link
Contributor

@RemindD RemindD commented Apr 29, 2024

Changes

  1. Target manager queries for devices not only in default namespaces
  2. Http reporter return error if http status code is not 200
  3. fix k8sreporter fails to report target property since provisioningStatus is not set #138

Test
Manually created devices in non-default namespaces. And then launch symphony agents to take snapshots on those devices and report status back to symphony devices and targets.

@Haishi2016 Haishi2016 merged commit 5e84ca6 into eclipse-symphony:main May 1, 2024
4 checks passed
Haishi2016 pushed a commit that referenced this pull request May 15, 2024
* Support device in non-default namespace

* fix missing argument in test

* handle missing namespace field

* Fix provisiongingStatus missing error in target update
@RemindD RemindD deleted the users/xingdong/device branch May 30, 2024 10:17
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.

k8sreporter fails to report target property since provisioningStatus is not set
3 participants