Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translate container IDs #510

Closed
wants to merge 7 commits into from
Closed

Conversation

felix-20
Copy link
Collaborator

closes #507

@felix-20 felix-20 changed the title 507 translated container ids translate container IDs Jun 20, 2022
felix-20 added 2 commits June 20, 2022 15:05
commit 7dc312a
Author: Judith <[email protected]>
Date:   Mon Jun 20 17:00:38 2022 +0200

    finish merge

commit 7310902
Merge: 299fc0d 57bd8d0
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:58:49 2022 +0200

    Merge branch '497-refactor-views' into 508-start-50-container

commit 299fc0d
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:58:08 2022 +0200

    save

commit d4e2e6d
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:42:43 2022 +0200

    debug code

commit c0cfd81
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:36:19 2022 +0200

    debug

commit bd1f226
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:20:43 2022 +0200

    split docker info

commit 08b4a64
Author: Judith <[email protected]>
Date:   Mon Jun 20 16:11:39 2022 +0200

    started on translating container ids for start

commit 57bd8d0
Author: Judith <[email protected]>
Date:   Fri Jun 17 10:53:11 2022 +0200

    webserver tests are running again

    merge from dev was very very strange

commit 1aa0b80
Author: Judith <[email protected]>
Date:   Fri Jun 17 10:12:42 2022 +0200

    try restore again

commit f533393
Author: Judith <[email protected]>
Date:   Fri Jun 17 10:10:37 2022 +0200

    restore docker manager and app.py

commit c33ac90
Merge: 8ac1a25 6f69323
Author: Judith <[email protected]>
Date:   Fri Jun 17 09:32:38 2022 +0200

    Merge branch 'development' into 497-refactor-views

commit 8ac1a25
Author: Judith <[email protected]>
Date:   Fri Jun 17 09:26:03 2022 +0200

    adopting to the given agent works again

commit 6aead4a
Author: Judith <[email protected]>
Date:   Thu Jun 9 09:58:21 2022 +0200

    automatically write template files

commit 1e91f48
Author: Judith <[email protected]>
Date:   Wed Jun 8 09:39:06 2022 +0200

    Squashed commit of the following:

    commit af12e13
    Merge: bc9d3a3 ab704ca
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Tue Jun 7 18:20:56 2022 +0200

        Merge branch '484-configuration-remove-combined-config' of https://github.com/hpi-epic/BP2021 into 484-configuration-remove-combined-config

    commit bc9d3a3
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Tue Jun 7 18:20:50 2022 +0200

        Removed dead methods

    commit ab704ca
    Author: felix-20 <[email protected]>
    Date:   Tue Jun 7 16:55:34 2022 +0200

        improved prefill (#496)

        * improved prefill with consideration of the current formdata

        * remove debug statements

        * remove print debug

        * Added lxml dependency

        * Removed debug comment

        Co-authored-by: Nikkel Mollenhauer <[email protected]>

    commit 8839f90
    Author: Judith <[email protected]>
    Date:   Tue Jun 7 12:01:43 2022 +0200

        remove `config_is_final`

    commit 53d79f9
    Author: NikkelM <[email protected]>
    Date:   Tue Jun 7 10:41:51 2022 +0200

        Review feedback by @SinNeax

    commit 99ab681
    Author: NikkelM <[email protected]>
    Date:   Sat Jun 4 15:02:34 2022 +0200

        Fixed config validation

    commit 6a09267
    Merge: 179e0da e623413
    Author: Judith <[email protected]>
    Date:   Fri Jun 3 14:50:15 2022 +0200

        Merge branch '484-configuration-remove-combined-config' of https://github.com/hpi-epic/BP2021 into 484-configuration-remove-combined-config

    commit 179e0da
    Author: Judith <[email protected]>
    Date:   Fri Jun 3 14:49:49 2022 +0200

        fix javascript error

    commit e623413
    Author: NikkelM <[email protected]>
    Date:   Fri Jun 3 14:38:20 2022 +0200

        Added `config_type` field to default modelfiles

    commit bd15108
    Merge: dac92d3 507cbc1
    Author: NikkelM <[email protected]>
    Date:   Fri Jun 3 09:45:11 2022 +0200

        Merge branch '484-configuration-remove-combined-config' of https://github.com/hpi-epic/BP2021 into 484-configuration-remove-combined-config

    commit dac92d3
    Author: NikkelM <[email protected]>
    Date:   Fri Jun 3 09:44:49 2022 +0200

        Fixed tests

    commit 507cbc1
    Author: Judith <[email protected]>
    Date:   Fri Jun 3 07:52:30 2022 +0200

        dynamic table for sim_market possible

    commit bce03bd
    Author: Judith <[email protected]>
    Date:   Thu Jun 2 20:15:17 2022 +0200

        fix webserver tests

    commit 57dbb33
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 14:29:40 2022 +0200

        Webserver format

    commit b3780cd
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 14:15:01 2022 +0200

        Fixed validation

    commit c9657a9
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 13:50:20 2022 +0200

        Added back needed functionality of validating "complete" configs

    commit dca24f3
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 13:34:21 2022 +0200

        Added some tests

    commit fff9b47
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 13:12:41 2022 +0200

        Renamed `market` to `sim_market`

    commit caf5c01
    Merge: b8c43b7 f50fe65
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 11:30:18 2022 +0200

        Merge branch '484-configuration-remove-combined-config' of https://github.com/hpi-epic/BP2021 into 484-configuration-remove-combined-config

    commit b8c43b7
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Thu Jun 2 11:29:34 2022 +0200

        New config format

    commit f50fe65
    Author: Judith <[email protected]>
    Date:   Thu Jun 2 11:21:10 2022 +0200

        implement new config validation for webserver

    commit 135e8f3
    Author: Judith <[email protected]>
    Date:   Wed Jun 1 20:52:12 2022 +0200

        fix webserver tests

    commit d326245
    Author: Judith <[email protected]>
    Date:   Wed Jun 1 17:26:50 2022 +0200

        fix prefill

    commit 70492c8
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Wed Jun 1 17:08:34 2022 +0200

        Fixed remaining tests(?)

    commit 59136b1
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Wed Jun 1 16:35:00 2022 +0200

        Fixed most tests

    commit c912309
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Wed Jun 1 16:11:20 2022 +0200

        Removed references to `class`-field

    commit 2ccee78
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Wed Jun 1 15:12:56 2022 +0200

        Removed `class` keywords from config files

    commit c51dab7
    Author: Nikkel Mollenhauer <[email protected]>
    Date:   Wed Jun 1 15:09:46 2022 +0200

        renamed rl_config to q_learning_config

    commit f9aa012
    Author: NikkelM <[email protected]>
    Date:   Tue May 31 19:49:14 2022 +0200

        Fixed Agent_monitoring with stable_baselines agents

    commit 16df8c4
    Merge: 7610c6e 26cb54b
    Author: Judith <[email protected]>
    Date:   Tue May 31 13:50:24 2022 +0200

        Merge branch '484-configuration-remove-combined-config' of https://github.com/hpi-epic/BP2021 into 484-configuration-remove-combined-config

    commit 7610c6e
    Author: Judith <[email protected]>
    Date:   Tue May 31 13:50:14 2022 +0200

        script for creating rl model

    commit 26cb54b
    Author: NikkelM <[email protected]>
    Date:   Tue May 31 11:21:46 2022 +0200

        Simplified and extended key validation

    commit 0fa7eb5
    Author: Judith <[email protected]>
    Date:   Mon May 30 14:17:22 2022 +0200

        rl config works in view

    commit da05474
    Author: NikkelM <[email protected]>
    Date:   Fri May 27 13:37:39 2022 +0200

        New feather website

    commit dd40104
    Author: NikkelM <[email protected]>
    Date:   Fri May 27 12:56:28 2022 +0200

        Removed debug comment, fixed policyanalyzer

    commit 1d025c9
    Author: NikkelM <[email protected]>
    Date:   Fri May 27 12:39:17 2022 +0200

        Reintroduced `main` for testing purposes

    commit c90a8d6
    Author: NikkelM <[email protected]>
    Date:   Fri May 27 12:26:10 2022 +0200

        Fixed config validation for webserver

    commit 4107aaf
    Author: NikkelM <[email protected]>
    Date:   Fri May 27 10:57:04 2022 +0200

        Added some debugging to docker

    commit 2588f6d
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 22:22:39 2022 +0200

        preconditions for actor critic parameters and stable baselines parameter have been created

    commit 4e174e6
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:42:23 2022 +0200

        restored changes

    commit 14f181d
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:37:23 2022 +0200

        restored last changes

    commit 3d3ac9d
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:34:11 2022 +0200

        more information

    commit 31a212f
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:31:31 2022 +0200

        more information

    commit 1b139e0
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:28:02 2022 +0200

        test

    commit 1e80e8c
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:25:16 2022 +0200

        next try

    commit 09a433e
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:22:45 2022 +0200

        another printf try

    commit de9f5eb
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:19:07 2022 +0200

        more printf debug

    commit 511d38a
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:16:11 2022 +0200

        printf debug

    commit 1d1a3c4
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:12:06 2022 +0200

        restored last changes

    commit 61c0d8e
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:09:22 2022 +0200

        tried without reading check

    commit 068abaa
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:03:54 2022 +0200

        tried with dirty fix

    commit f1cdf45
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 19:02:03 2022 +0200

        debug print

    commit 75a674e
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 18:56:08 2022 +0200

        restored docker_manager

    commit 39bc238
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 18:51:31 2022 +0200

        tried with assert False

    commit 6986513
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 18:21:59 2022 +0200

        small change in docker_manager

    commit 561fc00
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 18:13:18 2022 +0200

        tried to fix config_validation

    commit 3fded29
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 17:25:10 2022 +0200

        reintroduced test_hyperparameter_config_market

    commit b6a4945
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 15:52:19 2022 +0200

        reintroduced test_hyperparameter_config_rl

    commit 7cef3e7
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 15:19:29 2022 +0200

        added rules and verifications

    commit 473ddf7
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 12:43:12 2022 +0200

        introduced JSONConfigurable class and demanded class entry in config

    commit 36024c8
    Author: Jan Niklas Groeneveld <[email protected]>
    Date:   Thu May 26 11:50:48 2022 +0200

        solved #484 without check
@felix-20 felix-20 closed this Jul 6, 2022
@felix-20 felix-20 deleted the 507-translated-container-ids branch July 6, 2022 08:26
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.

[Docker] translate Docker IDs for additional security
1 participant