Skip to content

Allow to create components in resources folder to kubernetes#1473

Closed
filintod wants to merge 4 commits into
dapr:masterfrom
filintod:filinto/add-component
Closed

Allow to create components in resources folder to kubernetes#1473
filintod wants to merge 4 commits into
dapr:masterfrom
filintod:filinto/add-component

Conversation

@filintod

@filintod filintod commented Dec 8, 2024

Copy link
Copy Markdown
Contributor

Description

Allow to create/update components into cluster when running app. A follow up to #1462 and why it has more files than just for the component creation. I'll rebase after

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@filintod
filintod requested review from a team as code owners December 8, 2024 17:42
Signed-off-by: Filinto Duran <filinto@diagrid.io>
@filintod
filintod force-pushed the filinto/add-component branch from 3e1ec31 to 245d50c Compare December 8, 2024 18:03
Comment thread pkg/kubernetes/run.go

// create default deployment config.
dep := createDeploymentConfig(daprClient, app)
if err != nil {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this error is always nil at this point

Filinto Duran and others added 3 commits December 8, 2024 12:06
Signed-off-by: Filinto Duran <filinto@diagrid.io>
Signed-off-by: Filinto Duran <filinto@diagrid.io>
@dapr-bot

dapr-bot commented Feb 7, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Feb 7, 2025
@dapr-bot

dapr-bot commented Mar 9, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Mar 9, 2025
@dapr-bot

dapr-bot commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Apr 8, 2025
@dapr-bot

dapr-bot commented May 8, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels May 8, 2025
@dapr-bot

dapr-bot commented Jun 7, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Jun 7, 2025
@dapr-bot

dapr-bot commented Jul 7, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added stale and removed stale labels Jul 7, 2025
@dapr-bot

dapr-bot commented Aug 6, 2025

Copy link
Copy Markdown
Collaborator

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot added the stale label Aug 6, 2025
@dapr-bot

Copy link
Copy Markdown
Collaborator

This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@dapr-bot dapr-bot closed this Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants