Skip to content

feat/dvb apply get commands#24

Merged
qj0r9j0vc2 merged 10 commits into
mainfrom
feat/dvb-apply-get-commands
Jan 26, 2026
Merged

feat/dvb apply get commands#24
qj0r9j0vc2 merged 10 commits into
mainfrom
feat/dvb-apply-get-commands

Conversation

@qj0r9j0vc2

Copy link
Copy Markdown
Member
  • feat(daemon): add ApplyDevnet and UpdateDevnet gRPC methods
  • feat(config): add YAML validation package
  • feat: add get command for dvb CLI
  • feat: add enhanced validation error formatting
  • fix: add nil checks and annotation support in apply
  • test: add apply command integration tests
  • feat: add delete command for kubectl-style deletion
  • refactor: deprecate deploy and destroy commands

@qj0r9j0vc2 qj0r9j0vc2 self-assigned this Jan 26, 2026
- Fix rangeValCopy lint errors in delete.go by using index-based iteration
  instead of value copy (avoids copying 192 bytes per iteration)
- Fix gofmt formatting in apply.go and main.go
- Alias sigs.k8s.io/yaml import to k8syaml to avoid package name collision
  with gopkg.in/yaml.v3 used in diff.go
@qj0r9j0vc2 qj0r9j0vc2 merged commit 7f0fd8e into main Jan 26, 2026
14 checks passed
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.

1 participant