Skip to content

Publish F8N for FDB API versions other than 730 #3

Description

@melgenek

The FDB API version is currently hardcoded to version 730 https://github.com/melgenek/f8n/blob/main/pkg/drivers/fdb/fdb.go#L65
Some lower versions might work as well, so the version has to be configurable:

  1. the version needs to become a build-time variable
  2. images should be produced for multiple API version, bundling FDB client libraries of a specific version
  3. test pipelines should run for each of the versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions