Skip to content

Use protoyaml for everything by default#38

Draft
Gerrit91 wants to merge 4 commits into
mainfrom
protoyaml
Draft

Use protoyaml for everything by default#38
Gerrit91 wants to merge 4 commits into
mainfrom
protoyaml

Conversation

@Gerrit91

@Gerrit91 Gerrit91 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

The raw yaml and json printers were removed to prevent confusing for users. It's now all proto. Also operations from file now work with proto serializied record definitions.

Depends on:

Used AI-Tools ✨

  • None used for generation

@metal-robot metal-robot Bot added this to Development Jul 7, 2026
Comment thread cmd/admin/v2/image.go Outdated

resp, err := c.c.Client.Adminv2().Image().Create(ctx, rq)
if err != nil {
if helpers.IsAlreadyExists(err) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already discussed if we should put the errorutils package to api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants