Skip to content

feat: support loki bucket for aws BYOC poolmembers #170

Merged
ignacioli merged 16 commits intomasterfrom
ignacio/loki-bucket
Jul 31, 2025
Merged

feat: support loki bucket for aws BYOC poolmembers #170
ignacioli merged 16 commits intomasterfrom
ignacio/loki-bucket

Conversation

@ignacioli
Copy link

@ignacioli ignacioli commented Jul 31, 2025

Motivation

Master Issue: https://github.com/streamnative/product-roadmap/issues/1039

BYOC AWS PoolMember bucket automation

Modifications

  1. Create s3 bucket for Loki in StreamNative's AWS account.
  2. Remove terraform life-cycle policy, which is a tech debt, and we don’t need it.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

Check the box below.

Need to update docs?

  • doc

See readme https://github.com/streamnative/terraform-aws-cloud/blob/master/modules/dns-bucket/README.md

@ignacioli ignacioli requested a review from a team as a code owner July 31, 2025 14:24
@github-actions
Copy link
Contributor

@ignacioli:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions bot added doc-info-missing This pr needs to mark a document option in description and removed doc-info-missing This pr needs to mark a document option in description labels Jul 31, 2025
@github-actions
Copy link
Contributor

@ignacioli:Thanks for providing doc info!

@github-actions github-actions bot added the doc This pr contains a document label Jul 31, 2025
@ignacioli ignacioli requested review from ciiiii, dpappa and maxsxu July 31, 2025 14:26
@ignacioli ignacioli merged commit 92713e7 into master Jul 31, 2025
44 checks passed
@ignacioli ignacioli deleted the ignacio/loki-bucket branch July 31, 2025 14:32
ignacioli pushed a commit that referenced this pull request Jul 31, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.4.0](v4.3.2...v4.4.0)
(2025-07-31)


### Features

* add iam submodule for managing applications iam
([#162](#162))
([8ea10c0](8ea10c0))
* support loki bucket for aws BYOC poolmembers
([#170](#170))
([92713e7](92713e7))
* **vpc:** add enable_s3_gateway_endpoint variable
([#168](#168))
([5211726](5211726))
* **vpc:** add s3 gateway endpoint
([#165](#165))
([9e5a88b](9e5a88b))


### Reverts

* support loki bucket for aws BYOC poolmembers
([#169](#169))
([055f7f2](055f7f2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
maxsxu pushed a commit that referenced this pull request Aug 15, 2025
<!--
  ~ Copyright 2023 StreamNative, Inc.
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~     http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
-->

<!--

- Fill out the template below to describe the changes contributed by the
pull request. That will give reviewers the context they need to do the
review.

- Each pull request should address only one issue, not mix up code from
multiple issues.

  - Each commit in the pull request has a meaningful commit message

- Once all items of the checklist are addressed, remove the above text
and this checklist, leaving only the filled out template below.

**(The sections below can be removed for hotfixes of typos)**
-->

Master Issue:
streamnative/product-roadmap#1039

BYOC AWS PoolMember bucket automation

1. Create s3 bucket for Loki in StreamNative's AWS account.
2. Remove terraform life-cycle policy, which is a tech debt, and we
don’t need it.

- [x] Make sure that the change passes the CI checks.

*(Please pick either of the following options)*

This change is a trivial rework / code cleanup without any test
coverage.

*(or)*

This change is already covered by existing tests, such as *(please
describe tests)*.

*(or)*

This change added tests and can be verified as follows:

*(example:)*
- *Added integration tests for end-to-end deployment with large payloads
(10MB)*
  - *Extended integration test for recovery after broker failure*

Check the box below.

Need to update docs?

- [x] `doc`

See readme
https://github.com/streamnative/terraform-aws-cloud/blob/master/modules/dns-bucket/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc This pr contains a document

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants