Skip to content

chore: Release - #290

Merged
dragosgheorghioiu merged 52 commits into
prod-stablefrom
prod-staging
Sep 2, 2026
Merged

dragosgheorghioiu merged 52 commits into
prod-stablefrom
prod-staging

Conversation

@danielvallance

Copy link
Copy Markdown
Contributor

No description provided.

dragosgheorghioiu and others added 30 commits August 21, 2026 17:37
Signed-off-by: Dragos Gheorghioiu <dragosg@unikraft.com>
By checking the READMEs for "Make sure to log into Unikraft Cloud",
examples which do not use Kraftkit are included

Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
The CLI renamed --tags to --tag and no longer splits a flag value on
commas, so every example here set a single tag literally named
"production,customer_A". Repeat the flag instead.

The two template examples were wrong in a second way: neither
/instances/templates nor /volumes/templates accepts tags, and both
reject unknown members, so the CLI has no field to expose and the API
calls as written would fail outright. Templating relabels the source
record in place rather than building a new one, so the template already
carries the instance's or volume's tags — tag the resource first, then
convert it. Left the CLI alone rather than adding a --tag flag the
platform has nothing to do with.

The trailing note about comma separation still holds for --filter and
the API query parameter, so it's scoped to filtering rather than
dropped.

Signed-off-by: Justin Chadwell <justin@unikraft.com>
Renamed in the CLI alongside --tags. Both already appeared as repeated
flags in these examples, so this is only the rename.

Signed-off-by: Justin Chadwell <justin@unikraft.com>
Nothing said how to express more than one element. Now that the CLI no
longer splits a flag value on commas, repeating the flag or writing JSON
are the only two ways, and neither was written down anywhere.

Signed-off-by: Justin Chadwell <justin@unikraft.com>
Signed-off-by: aabedraba <abdallah@unikraft.com>
Signed-off-by: aabedraba <abdallah@unikraft.com>
Both pages predated unikraft-cloud/cli#403 and drove the features through
`unikraft api`, under a caution saying subcommands were coming soon. They
now use `instance create --branch`/`--checkpoint` and the `instance
checkpoint` subcommands, and the serverless-databases checkpoint section
switches over to match the branching section below it.

The only api calls left are the two things the CLI can't express: naming a
checkpoint at creation, and autokill policies. The under-the-hood endpoint
blocks and their JSON responses are gone rather than sitting alongside the
CLI, since the API reference already documents the shapes. The ones that
remain also stop passing bodies with -d, which the CLI now warns is
deprecated.

The r11 release notes still describe the raw endpoints; #403 landed after
both r11 and r12, so that belongs in a future release note rather than a
retroactive edit.

Signed-off-by: Justin Chadwell <justin@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Closes: FIELD-787

Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Dragos Gheorghioiu <dragosg@unikraft.com>
dragosgheorghioiu and others added 22 commits August 31, 2026 11:43
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Dragos Gheorghioiu <dragosg@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Dragos Gheorghioiu <dragosg@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
This makes the CI work with v0.5.0 of the Unikraft CLI

Signed-off-by: Daniel Vallance <daniel@unikraft.com>
@github-actions
github-actions Bot temporarily deployed to prod-staging September 2, 2026 13:49 Inactive
@dragosgheorghioiu
dragosgheorghioiu self-requested a review September 2, 2026 13:49

@dragosgheorghioiu dragosgheorghioiu left a comment

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.

Reviewed-by: Dragos Gheorghioiu <dragosg@unikraft.com> 
Approved-by: Dragos Gheorghioiu <dragosg@unikraft.com>

@dragosgheorghioiu
dragosgheorghioiu merged commit 35cb758 into prod-stable Sep 2, 2026
5 of 6 checks passed

This branch was previously deployed

1 inactive deployment
prod-staging — 1a8a5521 Deployed Sep 2, 2026 by github-actions[bot]
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.

4 participants