Skip to content

Onboard Intake(2/3): introduce Intake - #1124

Merged
rubenhoenle merged 10 commits into
stackitcloud:mainfrom
stackit-intake:onboarding-intake-component
Feb 11, 2026
Merged

Onboard Intake(2/3): introduce Intake#1124
rubenhoenle merged 10 commits into
stackitcloud:mainfrom
stackit-intake:onboarding-intake-component

Conversation

@devanshcache

@devanshcachedevanshcache commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

Description

Intake is composed of three components:

  • Intake Runners: dedicated, isolated runtime data ingestion environment
  • Intakes: a specific data stream or topic within an Intake Runner
  • Intake Users: provides secure access credentials for your applications to connect to your Intake.

Intake runner has already been merged reference (#952) this PR is continuation of the one of two components of Intake (ticket)

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@devanshcache
devanshcache requested a review from a team as a code ownerNovember 26, 2025 14:43
@devanshcachedevanshcache changed the title Onboard Intake: introduce IntakeOnboard Intake(2/3): introduce IntakeNov 26, 2025
Comment threadinternal/cmd/beta/intake/create/create.go
Comment threadinternal/cmd/beta/intake/instance/delete/delete_test.go Outdated
Comment threadinternal/cmd/beta/intake/instance/create/create_test.go Outdated
Comment threadinternal/cmd/beta/intake/instance/describe/describe_test.go Outdated
Comment threadinternal/cmd/beta/intake/instance/list/list_test.go Outdated
Comment threadinternal/cmd/beta/intake/update/update_test.go
Comment threadinternal/cmd/beta/intake/instance/create/create.go Outdated
Comment threadinternal/cmd/beta/intake/instance/delete/delete.go Outdated
@rubenhoenle

Copy link
Copy Markdown
Member

@devanshcache please note: All of this also applies to #1126

@rubenhoenlerubenhoenle self-assigned this Dec 5, 2025
@github-actions

Copy link
Copy Markdown

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@rubenhoenlerubenhoenle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Lot work needs to be done here.

Comment threadinternal/cmd/beta/intake/instance/create/create.go Outdated
Comment threadinternal/cmd/beta/intake/instance/delete/delete.go Outdated
Comment threadinternal/cmd/beta/intake/instance/create/create.go Outdated
Comment threadinternal/cmd/beta/intake/instance/create/create.go Outdated
Comment threaddocs/stackit_beta_intake_create.md Outdated
Comment threaddocs/stackit_beta_intake_create.md Outdated
@yago-123
yago-123force-pushed the onboarding-intake-component branch 4 times, most recently from 0b06573 to 3e95e2dCompareJanuary 28, 2026 09:44
@yago-123

Copy link
Copy Markdown
Contributor

@rubenhoenle this is ready for review. I also re-ran all examples from other subcommands to make sure they remain in sync

@github-actions

Copy link
Copy Markdown

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@yago-123

Copy link
Copy Markdown
Contributor

Keep active (don't have permission for labels). This PR is ready for review.

@rubenhoenlerubenhoenle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM apart from the open discussion

Comment threadinternal/cmd/beta/intake/instance/delete/delete.go Outdated
@rubenhoenle
rubenhoenle enabled auto-merge (squash) February 11, 2026 15:49
@rubenhoenle
rubenhoenleforce-pushed the onboarding-intake-component branch from 84e1993 to 80da4feCompareFebruary 11, 2026 15:59
@rubenhoenle
rubenhoenle merged commit 355c539 into stackitcloud:mainFeb 11, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@devanshcache@rubenhoenle@yago-123@marceljk