iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

A temporary home for LinkedIn's changes to Apache Iceberg (incubating)

Results 24 iceberg issues
Sort by recently updated
recently updated
newest added

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.0.2 to 1.6.1. Release notes Sourced from jmespath's releases. Release v1.6.1 - 2022-03-07 Issue - Use JSON.parse instead of JSON.load. Release v1.6.0 - 2022-02-14 Feature - Add...

dependencies

Replace Jenkins build, test and static analysis functionality with AWS CodeBuild. Will need to review the [jobs](https://github.com/stelligent/dromedary/tree/master/pipeline/jobs) folder to ensure key functionality is replicated. This should eliminate the need for...

Restrict access to a non-existent IP Address by default and require the user to enter their /32 IP as a parameter.

High Priority

Come up w/ a plan to remove the long-running branches from this repo. Some general recommendations: - [consec](https://github.com/stelligent/dromedary/tree/consec) - Should probably just be extracted into its own repo rather than...

High Priority

Using the current README, receive this error when running `gulp dist`: `````` [20:47:01] 'dist:berks-vendor' errored after 9.17 ms [20:47:01] Error: Command failed: /bin/sh: berks: command not found at ChildProcess.exithandler (child_process.js:658:15)...

High Priority

Since nested CloudFormation stacks require an S3 location and since the source of record for our CloudFormation templates is in Github, it'd be helpful to automatically update certain S3 bucket(s)...

Medium Priority

In [dromedary-master.json](https://github.com/stelligent/dromedary/blob/master/pipeline/cfn/dromedary-master.json) and dowstream stacks, we're using a URL for the S3 location. Look into using an S3 bucket and S3 key instead of a URL

Medium Priority

Currently, the `ProdHostedZone` parameter requires a `.` prefix in the Hosted Zone. This is easy to overlook and will cause users problems. The `Domain` requires a `.` suffix after the...

Medium Priority