- Have been debugging a Kubernetes scheduler bug:
-
https://github.com/apache/incubator-heron/issues/3542#issuecomment-650497830
- Helped debug why the Heron documentation website was not formatted
correctly
- https://github.com/apache/incubator-heron/pull/3546
- Updated website to look better on mobile
- https://github.com/apache/incubator-heron/pull/3547
- Implemented an update to Heron Executor and Kubernetes Scheduler to
fix above issue.
- Added Headless Service creation and Executor now uses FQDN when in
Kubernetes
- https://github.com/apache/incubator-heron/pull/3550
- Found issue with missing netcat package in some of the distribution
Dockerfiles
- https://github.com/apache/incubator-heron/issues/3548
- Fixed the Netcat issue, but also a bit more cleanup of the
distribution Dockerfiles
- https://github.com/apache/incubator-heron/pull/3552
- Bug fix. Adding `baseUrl` on some UI links that were not honoring
the property
- https://github.com/apache/incubator-heron/pull/3553
- Updated Heron UI to include Trykker fonts for use in air gap
environments
- https://github.com/apache/incubator-heron/pull/3541
- Some Pull Request reviews and merges
-Nick
On Mon, Jun 29, 2020 at 7:27 PM Ning Wang <[email protected]> wrote:
> Hi~
>
> It has been two weeks since our last sync! Let's share our works for the
> last two weeks in this thread.
>
> My updates (not much):
> - Code reviews and discussions
> - Question: should we remove the java doc target from the IDE integration?
> It is the blocker for a new release candidate. Thanks in advance!
>
> Regards,
> --ning
>