Skip to content

AssetId support for adapters - #8

Open
sondre81 wants to merge 5 commits into
mainfrom
FLA-191-rework-asset-support
Open

AssetId support for adapters#8
sondre81 wants to merge 5 commits into
mainfrom
FLA-191-rework-asset-support

Conversation

@sondre81

@sondre81 sondre81 commented May 5, 2026

Copy link
Copy Markdown
Contributor

Added support for assetId in adapters (FLA-191). Had to rework (FLA-839) as there became a lot of merge conflicts after stalling previous PR.

Made changes to GH Actions so it's easier to deploy and test in test environment after PR is completed.

Work done:

  • updated readme
  • updated to use LdapNameGeneratorUtil
  • added and made tests for LdapNameGeneratorUtil
  • added adapter dependent resource test
  • added tests for adapter
  • added assets to fint adapter
  • updated GH Actions
  • added Dependabot

- updated readme
- updated to use LdapNameGeneratorUtil
- added and made tests for LdapNameGeneratorUtil
- added adapter dependent resource test
- added tests for adapter
- added assets to fint adapter
- updated ghactions
- added dependabot
@sondre81 sondre81 self-assigned this May 5, 2026

@sivertheisholt sivertheisholt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good work, I dont know this operator that much, so left a few comments regarding assets/assetIds that im confused on. Should maybe also get @murillio4 to look over.

Comment thread .github/workflows/.cluster-deploy.yaml
Comment thread src/main/java/no/fintlabs/adapter/FintAdapterSpec.java
Comment thread src/main/java/no/fintlabs/adapter/FintAdapterDependentResource.java
@sondre81
sondre81 marked this pull request as ready for review May 6, 2026 12:37

@murillio4 murillio4 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice work! 🙌

Comment thread .github/workflows/.cluster-deploy.yaml
Comment thread .github/dependabot.yaml

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think using a naming convention similar to whats purposed in kafkarator PR 7 is better.

I think the method is more appropriate because its simpler, and reproducible. Especially since it uses a hash instead of using RandomStringUtils.randomAlphabetic.

Comment thread src/main/java/no/fintlabs/adapter/FintAdapterDependentResource.java
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.

3 participants